X-Git-Url: https://git.ucc.asn.au/?p=planet-ucc.git;a=blobdiff_plain;f=planet.css;h=ea0c89d7e60065a5ad227f1bbe2d8da263e30c6c;hp=d05f96b5ec6d07cfd4a9649d7accfb708d9ee7c9;hb=39cbf12e7c891c3ac0d7e57edfe19cfd4edbff42;hpb=8afc0d268787b7b3cb06dcc50e06707d31a5af68 diff --git a/planet.css b/planet.css index d05f96b..ea0c89d 100644 --- a/planet.css +++ b/planet.css @@ -59,7 +59,7 @@ .items { padding-right: 200px; - padding-top: 5em; + padding-top: 70px; } .items h1 { @@ -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;