From: davyd Date: Tue, 4 May 2004 06:34:38 +0000 (+0000) Subject: footer layout tweaks X-Git-Url: https://git.ucc.asn.au/?a=commitdiff_plain;h=ee60702acdcf3784d4db7e275b914da04ac8d668;p=planet-ucc.git footer layout tweaks --- diff --git a/planet.css b/planet.css index edab35f..f7ec4f4 100644 --- a/planet.css +++ b/planet.css @@ -163,10 +163,10 @@ body { text-align: center; } .footer a { - color: #5555AA; + color: #9999ff; text-decoration: underline; } .footer a:visited { - color: #5555AA; + color: #9999ff; text-decoration: underline; }