X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=planet.css;h=69da088aa7e27517bcbdc7334d93a1e43b91de65;hb=ac7a48602f8d793a9f1298423b66ca3630350ebd;hp=502776226cf2d085cbf777bb158fd54bc3f01898;hpb=630416f7a6ff9d6bdb6649a1d53afe544150a0fe;p=planet-ucc.git 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 {