]> ruin.nu Git - ndwebbie.git/blobdiff - stylesheets/nd.css
keep track of last forum visit, so we can check if posts are really new, or just...
[ndwebbie.git] / stylesheets / nd.css
index 4e031f1c56214d629d38397ea657c75ee79ea790..6c38f07fc0b7e491434ac2cf7beaf55937ae24c8 100644 (file)
@@ -185,3 +185,9 @@ td.HighestPrio{
        background: green;
        color: black;
 }
+span.newposts,span.unreadposts {
+       font-weight: bold;
+}
+span.newposts {
+       color: red;
+}