See ChangeLog
[planet-ucc.git] / planet.css
index 5027762..d05f96b 100644 (file)
@@ -23,6 +23,7 @@
 }
 
 .sidebar {
+       background-color: white;
        position: absolute;
        right: 0.5em;
        width: 195px;
        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 {

UCC git Repository :: git.ucc.asn.au