]> ruin.nu Git - ndwebbie.git/blobdiff - stylesheets/black.css
nicer
[ndwebbie.git] / stylesheets / black.css
index e6e856e3a073e05cd494ef59f590b543b111be93..20c57987b4f49338bc902ae8b99aa625b7b5f25a 100644 (file)
@@ -50,9 +50,6 @@ table.boards{
 table.boards th {
        font-size: larger;
 }
-table.boards tr.even {
-       background: gray;
-}
 
 table a {
        text-decoration: none;
@@ -97,6 +94,10 @@ input.coordsinput {
 input.small {
        width: 1.7em;
 }
+tr.even {
+       background: #B2B2B2;
+       color: black;
+}
 tr.odd {
        background: gray;
        color: black;