X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=stylesheets%2Fblack.css;h=1466b8eec7a86a3d60d04af88f479119eb868471;hb=2b7a58cebb314db428ae0534e07bec355329b4a7;hp=8dd33a240cff056929687b258a78440c9ad0a15b;hpb=f6155125bc8587e34bcb8c9bafb283b7651edc8f;p=ndwebbie.git diff --git a/stylesheets/black.css b/stylesheets/black.css index 8dd33a2..1466b8e 100644 --- a/stylesheets/black.css +++ b/stylesheets/black.css @@ -8,7 +8,7 @@ a { color: white; text-decoration:underline; } -a:hover { +a:hover, td.NAP a:hover { color: black; background: white; } @@ -50,7 +50,7 @@ table.boards th { font-size: larger; } -table a { +table.boards,table.stats a { text-decoration: none; width: 100%; display: block; @@ -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;