]> ruin.nu Git - ndwebbie.git/blobdiff - stylesheets/black.css
minor change
[ndwebbie.git] / stylesheets / black.css
index 50186a6c69d67ed552f6c2086c3c02a27422920e..d32d3445464d28a65adce4937bb92e7df1cd53be 100644 (file)
@@ -1,23 +1,8 @@
-body {
-       padding-left: 15em;
-       /*padding-right: 12em;*/
+body,html {
        font-family: sans-serif;
        color: #B2B2B2;
        background-color: black;
 }
-#leftbar,#rightbar{
-       padding: 0;
-       margin: 0;
-       position: absolute;
-       width: 14em;
-       top: 1em;
-}
-#leftbar{
-       left: 1em;
-}
-#rightbar{
-       right: 1em;
-}
 
 a {
        color: white;
@@ -33,6 +18,14 @@ input,textarea,select {
        background: #B2B2B2;
 }
 
+img.graph {
+       background: gray;
+}
+
+td.sticky {
+       font-weight: bold;
+}
+
 
 legend {
        color: black;
@@ -57,7 +50,7 @@ table.boards th {
        font-size: larger;
 }
 
-table a {
+table.boards a {
        text-decoration: none;
        width: 100%;
        display: block;