X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=htdocs%2Fdefault.css;h=6affe189fb712e6dccdf81d22d9d9a0136e94aa9;hb=28e6b03ac62d7f50b8b520dada33665d9ac90cbb;hp=c6ec1d82f9555401f2c71141e4b6519d81832921;hpb=4d9f2015a5e4c4952f64f4be25cddaf9bf5714e4;p=ndwebbie.git diff --git a/htdocs/default.css b/htdocs/default.css index c6ec1d8..6affe18 100644 --- a/htdocs/default.css +++ b/htdocs/default.css @@ -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;