]> ruin.nu Git - ndwebbie.git/blobdiff - htdocs/default.css
Need to escape whitespaces when using /x
[ndwebbie.git] / htdocs / default.css
index c6ec1d82f9555401f2c71141e4b6519d81832921..6affe189fb712e6dccdf81d22d9d9a0136e94aa9 100644 (file)
@@ -53,7 +53,6 @@ table.boards a, table.stats a {
        display: block;
 }
 fieldset.forum-post {
-       clear: both;
        width: 40em;
        padding: 5px;
 }
@@ -159,6 +158,11 @@ td.NAP a{
        color: yellow;
        background: blue;
 }
+
+td.OLD{
+       background: red;
+       color: black;
+}
 table.old{
        border: outset 1pt;
        border-collapse: separate;