]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
para.css: Remove superflous '#' chars.
authorAndre Noll <maan@systemlinux.org>
Fri, 21 Aug 2009 15:56:36 +0000 (17:56 +0200)
committerAndre Noll <maan@systemlinux.org>
Fri, 21 Aug 2009 15:56:36 +0000 (17:56 +0200)
web/para.css

index 157cce967833c010c10ed57031b5656bdb650a31..f103abd349068a03c8b84d0aa3c17ddbc7b9f4ac 100644 (file)
@@ -93,8 +93,8 @@ A.qindexHL:visited {
 
 A.el { text-decoration: none; font-weight: bold }
 A.elRef { font-weight: bold }
 
 A.el { text-decoration: none; font-weight: bold }
 A.elRef { font-weight: bold }
-A.code:link { text-decoration: none; font-weight: normal; color: ##BA3708}
-A.code:visited { text-decoration: none; font-weight: normal; color: ##BA3708}
+A.code:link { text-decoration: none; font-weight: normal; color: #BA3708}
+A.code:visited { text-decoration: none; font-weight: normal; color: #BA3708}
 A.codeRef:link { font-weight: normal; color: #BA3708}
 A.codeRef:visited { font-weight: normal; color: #BA3708}
 A:hover { text-decoration: none; background-color: #ffff00 }
 A.codeRef:link { font-weight: normal; color: #BA3708}
 A.codeRef:visited { font-weight: normal; color: #BA3708}
 A:hover { text-decoration: none; background-color: #ffff00 }