Valid HTML
[platal.git] / htdocs / css / xnet.css
index 9998cac..e184fa3 100644 (file)
@@ -136,7 +136,7 @@ td#menu {
     padding: 0.3em 0em 0.4em 0em;
     margin-top: 0.7em;
     margin-bottom: 0.3em;
-    font-size: 85%;
+    font-size: 89%;
     text-align: center;
     width: 130px;
     background: url('../images/barre_small.png') bottom left no-repeat;
@@ -146,7 +146,7 @@ td#menu {
 #menu a {
     display: block;
     padding: 0.2em 0em 0.2em 15px;
-    font-size: 85%;
+    font-size: 89%;
     background: url('../images/puce.png') no-repeat center left;
 }
 
@@ -232,6 +232,10 @@ table.tinybicol .pair, table.bicol .pair {
 table.normal td { border: none; }
 
 th { background: #d0c198; }
+th.grayed {
+    background: #d0cbb0;
+    color: #666;
+}
 
 /***************************************************************************
  * Special pages
@@ -299,12 +303,12 @@ td.oval, td.oval2 {
 td.oval {
     background: url("../images/oval.png") no-repeat top center;
     width: 130px;
-    padding: 4px 12px;
+    padding: 0px 35px;
 }
 td.oval2 {
     background: url("../images/oval2.png") no-repeat top center;
     width: 160px;
-    padding: 4px 10px;
+    padding: 0px 12px;
 
 }