X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=stylesheets%2Fnd.css;fp=stylesheets%2Fnd.css;h=6c38f07fc0b7e491434ac2cf7beaf55937ae24c8;hb=aa96a30bb84a90221dcd2a3b8fe823d45894d7aa;hp=4e031f1c56214d629d38397ea657c75ee79ea790;hpb=ccbb7c701ee8fb08568f286fed3cf7c2ca3c1b11;p=ndwebbie.git diff --git a/stylesheets/nd.css b/stylesheets/nd.css index 4e031f1..6c38f07 100644 --- a/stylesheets/nd.css +++ b/stylesheets/nd.css @@ -185,3 +185,9 @@ td.HighestPrio{ background: green; color: black; } +span.newposts,span.unreadposts { + font-weight: bold; +} +span.newposts { + color: red; +}