X-Git-Url: https://git.ucc.asn.au/?p=planet-ucc.git;a=blobdiff_plain;f=planet.css;h=69da088aa7e27517bcbdc7334d93a1e43b91de65;hp=502776226cf2d085cbf777bb158fd54bc3f01898;hb=783caef083f5dcafaed71dfa3f3a8035109717e9;hpb=1eee04708eb32a4eaa15adbca4b4013f1efb7e6c diff --git a/planet.css b/planet.css index 5027762..69da088 100644 --- a/planet.css +++ b/planet.css @@ -103,21 +103,21 @@ color: #999999; } -.item p.body a { +.item a { color: blue; text-decoration: underline; } -.item p.body a:visited { +.item a:visited { color: blue; text-decoration: underline; } .item p.time a { color: #999999; - text-decoration: none; + text-decoration: underline; } .item p.time a:visited { color: #999999; - text-decoration: none; + text-decoration: underline; } .footer {