X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=doclib%2Fsenf.css;h=d8292becb76e17f116f512659c5e382f73016649;hb=9a988902090d28007578e93bffd809f6bd913155;hp=05581a362149009b7188db8a37c26ff8ab2f9167;hpb=04dd5d565dc0a5888f8d26bbcb12e9d325d6a4e5;p=senf.git diff --git a/doclib/senf.css b/doclib/senf.css index 05581a3..d8292be 100644 --- a/doclib/senf.css +++ b/doclib/senf.css @@ -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;