]> ruin.nu Git - ndwebbie.git/blobdiff - stylesheets/black.css
some fixes to make it almost usable in ie
[ndwebbie.git] / stylesheets / black.css
index 20c57987b4f49338bc902ae8b99aa625b7b5f25a..f947c18f4401fb0f91be6b0c840aa3b203ed18ed 100644 (file)
@@ -1,81 +1,38 @@
-body {
-       padding-left: 15em;
-       /*padding-right: 12em;*/
+body,html,table,div {
        font-family: sans-serif;
+       font-size: 11px;
        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;
        text-decoration:underline;
 }
-a:hover {
+a:hover, td.NAP a:hover {
        color: black;
        background: white;
 }
 
-legend {
+input,textarea,select {
        color: black;
-       background: gray;
-       border-style: solid;
-       border-width: 1px;
-       padding: 1px;
-}
-table.boards td {
-       /*border-style: solid;
-       border-width: 1px;*/
-       padding: 2px;
-       border-collapse: separate;
-       border-spacing: 15pt;
-       font-size: larger;
-}
-table.boards{
-       border-collapse: separate;
-       border-spacing: 5px;
-}
-table.boards th {
-       font-size: larger;
+       background: #B2B2B2;
 }
 
-table a {
-       text-decoration: none;
-       width: 100%;
-       display: block;
-}
-fieldset.forum-post {
-       width: 40em;
-}
-fieldset.forum-post legend b {
-       font-size: larger;
-}
-div.leftinfo{
-       float: left;
-       padding-right: 2em;
+img.graph {
+       background: gray;
 }
-p.claimlinks{
-       clear: both;
+
+td.sticky {
+       font-weight: bold;
 }
 
-ul.linkbar {
-       list-style-type: none;
-       width: 13.5em;
-       padding: 0;
-       margin: 0;
+
+legend {
+       color: black;
+       background: gray;
 }
+
 ul.linkbar li {
        background: gray;
        color: black;
@@ -83,17 +40,8 @@ ul.linkbar li {
        padding: 0.3em;
        /*border-right: 1em solid black;*/
 }
-ul.linkbar a {
-       text-decoration: none;
-       width: 100%;
-       display: block;
-}
-input.coordsinput {
-       width: 4em;
-}
-input.small {
-       width: 1.7em;
-}
+
+
 tr.even {
        background: #B2B2B2;
        color: black;
@@ -152,36 +100,6 @@ td.Hostile{
        background: red;
        color: black;
 }
-td.NAP{
-       background: blue;
-       color: white;
-}
-td.NAP a{
-       color: yellow;
-       background: blue;
-}
-table.old{
-       border: outset 1pt;
-       border-collapse: separate;
-       border-color: red;
-}
-
-table.closedPlanet{
-       border: outset 2pt;
-       border-collapse: separate;
-       border-color: red;
-}
-li.bash{
-       color: #FF9933;
-}
-div.clear {
-       clear: both;
-       height: 0;
-       margin: 0;
-       padding: 0;
-       line-height: 0.0;
-       font-size: 1px;
-}
 
 td.LowestPrio{
        background: red;