X-Git-Url: https://git.ucc.asn.au/?p=planet-ucc.git;a=blobdiff_plain;f=planet.css;fp=planet.css;h=ea0c89d7e60065a5ad227f1bbe2d8da263e30c6c;hp=293f861ee7c0b6ea8427d89d9af8d3a39bf28aee;hb=dc7db379d1b11f9de8894865689f1c626d62a523;hpb=b26d7c3805350da4516534a4459476e4f0fc5521 diff --git a/planet.css b/planet.css index 293f861..ea0c89d 100644 --- a/planet.css +++ b/planet.css @@ -83,6 +83,15 @@ padding: 0.5ex; } +.item h2 a { + text-decoration: none; + color: black; +} +.item h2 a:visited { + text-decoration: none; + color: black; +} + .item img { border-style: none; padding-left: 1ex;