]> ruin.nu Git - ndwebbie.git/blobdiff - stylesheets/black.css
forum threads got uid linked to them
[ndwebbie.git] / stylesheets / black.css
index 94e2ce3a1fc835b1cdd861285d30ba92621f2acd..1466b8eec7a86a3d60d04af88f479119eb868471 100644 (file)
@@ -8,7 +8,7 @@ a {
        color: white;
        text-decoration:underline;
 }
-a:hover {
+a:hover, td.NAP a:hover {
        color: black;
        background: white;
 }
@@ -151,14 +151,7 @@ td.Hostile{
        background: red;
        color: black;
 }
-td.NAP{
-       background: blue;
-       color: white;
-}
-td.NAP a{
-       color: yellow;
-       background: blue;
-}
+
 table.old{
        border: outset 1pt;
        border-collapse: separate;