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