]> ruin.nu Git - ndwebbie.git/blobdiff - default.css
some fixes to make it almost usable in ie
[ndwebbie.git] / default.css
index 5beb2b682fabb187498cd9d6b978ee6ac2b3ff0e..aeb65898a879df660c390cb000e2f8363ea46980 100644 (file)
@@ -47,13 +47,15 @@ table.boards th {
        font-size: larger;
 }
 
-table.boards a {
+table.boards a, table.stats a {
        text-decoration: none;
        width: 100%;
        display: block;
 }
 fieldset.forum-post {
+       clear: both;
        width: 40em;
+       padding: 5px;
 }
 fieldset.forum-post legend b {
        font-size: larger;
@@ -62,6 +64,9 @@ div.leftinfo{
        float: left;
        padding-right: 2em;
 }
+
+fieldset {
+}
 p.claimlinks{
        clear: both;
 }
@@ -187,6 +192,10 @@ td.MediumPrio{
        background: yellow;
        color: black;
 }
+td.MediumPrio a{
+       background: yellow;
+       color: black;
+}
 td.HighestPrio{
        background: green;
        color: black;