No difference between visited and unvisited links.
[pazpar2-moved-to-github.git] / www / demo / css / styles.css
index a07ad40..30fd855 100644 (file)
@@ -144,15 +144,11 @@ font: bold 11px verdana;
 }
 
 
-a {
+a, a:visited {
 color: #5d82b7;
 text-decoration: none;
 }
 
-a:visited {
-color: #a0689d;
-}
-
 a:hover {
 text-decoration: underline;
 }