Merge commit 'origin/master' into hruid
[platal.git] / htdocs / css / espace.css
index bbb7778..e001c5e 100644 (file)
@@ -39,6 +39,11 @@ legend {
     color: #ffffff;
 }
 
+legend a:link, legend a:visited, legend a:active, legend a:hover {
+    color: #99F;
+    background: inherit;
+}
+
 /*******************************************************************************
     2   Styles <p>, <div>, <span>, <li>
         [ styles classiques d'effets de texte ]
@@ -104,6 +109,12 @@ div.contact-list div.contact {
     color: inherit;
 }
 
+div.contact-list div.grayed {
+    color: #444;
+    font-style: italic;
+    background: #eee;
+}
+
 div.contact div.long {
     background: #ffffff;
     color: inherit;