Replace the random links of the main page by a random short trick
[platal.git] / htdocs / css / keynote.css
index 0ee425b..94caa22 100644 (file)
@@ -55,8 +55,7 @@ legend {
     background: url('../images/skins/keynote_bg_verylighter.png') #bbbbaa top left repeat-x fixed;
     color: #000;
 
-    padding-left: 4px;
-    padding-right: 4px;
+    padding: 2px 4px;
 }
 
 .center  { text-align: center; }
@@ -92,18 +91,17 @@ p {
 }
 
 h1 {
-    background: url('../images/skins/keynote_titlepuce2.gif') top left no-repeat;
     background-color: inherit;
     margin: 0.5em 0 0.5em 0;
-    text-indent: 0.2em;
-    padding: 6px 0 0 24px;
+    text-indent: 0em;
+    padding: 6px 0 0 0px;
 
-    font-size: 120%;
+    font-size: 130%;
     font-family: "helvetica", sans-serif;
     font-weight: bolder;
     text-align: left;
 
-    color: #bbf;
+    color: #bdf;
 }
 
 h2 {