]> ruin.nu Git - ndwebbie.git/blobdiff - stylesheets/echoke.css
keep track of last forum visit, so we can check if posts are really new, or just...
[ndwebbie.git] / stylesheets / echoke.css
index 1b2aa4ca575baf6e8613d3a13973771683a11f0f..0c60e63337e52483bc0cf34288df5c7efbe01ee4 100644 (file)
@@ -224,3 +224,9 @@ td.HighestPrio
        background: #336666; 
        color: white; 
 }
+span.newposts,span.unreadposts {
+       font-weight: bold;
+}
+span.newposts {
+       color: red;
+}