]> ruin.nu Git - ndwebbie.git/commitdiff
Set the font size, so it's almost usable in ie
authorMichael Andreen <harv@ruin.nu>
Thu, 30 Aug 2007 07:19:14 +0000 (07:19 +0000)
committerMichael Andreen <harv@ruin.nu>
Thu, 30 Aug 2007 07:19:14 +0000 (07:19 +0000)
stylesheets/black.css

index 1466b8eec7a86a3d60d04af88f479119eb868471..38b2f7bb59609dbab475f70d134f95d7590f8a44 100644 (file)
@@ -1,5 +1,6 @@
-body,html {
+body,html,table,div {
        font-family: sans-serif;
+       font-size: 11px;
        color: #B2B2B2;
        background-color: black;
 }
@@ -34,6 +35,7 @@ legend {
        border-width: 1px;
        padding: 1px;
 }
+
 table.boards td {
        /*border-style: solid;
        border-width: 1px;*/