X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fcgi-style.css;h=2d33e85b58098bfd5a6198b66554063e41f10d96;hp=7b8768465cbdaae5b3fb302b9259283998db82ab;hb=ba215fa6bb4d5293cff0a7b9b399d075f990300d;hpb=ef0c89610e4ea1e7e80f244672842013c547833c diff --git a/templates/cgi-style.css b/templates/cgi-style.css index 7b876846..2d33e85b 100644 --- a/templates/cgi-style.css +++ b/templates/cgi-style.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; } @@ -18,7 +18,9 @@ p,pre { margin-left: 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: