moved Sniffer into new Examples directory
[senf.git] / doclib / senf.css
index 05581a3..d8292be 100644 (file)
@@ -52,7 +52,7 @@ a {
         text-decoration: none;
 }
 
-a:contains("http://") {
+a.literal {
         font-weight: normal;
 }
 
@@ -60,6 +60,11 @@ a.ext {
         font-style: italic;
 }
 
+a.anchor { 
+       color: inherit;
+       background-color: white !important;
+}
+
 div.tabs {
         display: inline; /* IE double margin fix */
         float: left;