]> ruin.nu Git - ndwebbie.git/blobdiff - stylesheets/echoke.css
minor fixes
[ndwebbie.git] / stylesheets / echoke.css
index 1b2aa4ca575baf6e8613d3a13973771683a11f0f..5ffc16b5342b9bd16d556ac1f8ba3158bd92d74d 100644 (file)
@@ -1,6 +1,5 @@
-body 
+body,html
 { 
-       padding-left: 15em; 
        font-size: medium; 
        color: gray; 
        font-family: Arial; 
@@ -224,3 +223,9 @@ td.HighestPrio
        background: #336666; 
        color: white; 
 }
+span.newposts,span.unreadposts {
+       font-weight: bold;
+}
+span.newposts {
+       color: red;
+}