X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=doclib%2Fsenf.css;h=d8292becb76e17f116f512659c5e382f73016649;hb=9a988902090d28007578e93bffd809f6bd913155;hp=3b83650aa5ddf19ee6af937fb28ea67b7cf8408a;hpb=0232acda50ed45ee5c7014e887267b64e8f1979b;p=senf.git diff --git a/doclib/senf.css b/doclib/senf.css index 3b83650..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; @@ -268,6 +273,7 @@ dl.parameters dd table { table.glossary { border: none; border-spacing: 0; + margin: 10px 0; } table.glossary tr td {