X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=web%2Fpara.css;h=f103abd349068a03c8b84d0aa3c17ddbc7b9f4ac;hp=157cce967833c010c10ed57031b5656bdb650a31;hb=f31a1b5f8cf989a844b014fc6ca7828cac69b274;hpb=b9c2428555a2a6edb038234a33e5072dc8c5ba7a diff --git a/web/para.css b/web/para.css index 157cce96..f103abd3 100644 --- a/web/para.css +++ b/web/para.css @@ -93,8 +93,8 @@ A.qindexHL:visited { 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 }