X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fprivoxy.css;h=2d33e85b58098bfd5a6198b66554063e41f10d96;hp=e70bdd1c394845e818c5785b90ff8a7c4d2eabcf;hb=ba215fa6bb4d5293cff0a7b9b399d075f990300d;hpb=fa02cdaa2e86edacdb377430dce8c46187f49a65 diff --git a/doc/webserver/privoxy.css b/doc/webserver/privoxy.css index e70bdd1c..2d33e85b 100644 --- a/doc/webserver/privoxy.css +++ b/doc/webserver/privoxy.css @@ -1,13 +1,13 @@ /* * CSS for Privoxy CGI and script output * - * $ Id: $ + * $Id: $ */ /* * General rules: Font, Color, Headings, Margins, Links */ -body,td,th { font-family: helvetica, helv, arial, sans-serif; } +body,td,th { font-family: arial, helvetica, helv, sans-serif; } body { background-color: #ffffff; color: #000000; } h1 { font-size: 140%; margin: 0px; } @@ -15,10 +15,12 @@ h2 { font-size: 120%; margin: 0px; } h3 { font-size: 110%; margin: 0px; } p,pre { margin-left: 15px; } -li { margin: 5px 15px; } -dl { margin: 5px 15px; } +li { margin: 2px 15px; } +dl { margin: 2px 15px; } -:link { text-decoration: none; } +a:link { color: #0000dd; text-decoration: none; } +a:visited { color: #330099; text-decoration: none; } +a:active { color: #3333ff; text-decoration: none; } /* * Boxen as Table elements: