Time fix in XMLParse2
[planet-ucc.git] / planet.css
index c942c1b..69da088 100644 (file)
@@ -1,12 +1,3 @@
-/* .header {
-       position: absolute;
-       top: 0;
-       left: 0;
-       right: 0;
-       height: 75px;
-       background-color: black;
-} */
-
 .header p {
        position: absolute;
        background-color: black;
@@ -15,6 +6,7 @@
        left: 0;
        right: 0;
        height: 75px;
+       width: 100%;
        margin: 0;
 }
 
        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