X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=stylesheets%2Fblack.css;fp=stylesheets%2Fblack.css;h=f947c18f4401fb0f91be6b0c840aa3b203ed18ed;hb=9aa9b19bae063f5098a212cddf44e4bb15e9613c;hp=38b2f7bb59609dbab475f70d134f95d7590f8a44;hpb=72e1c593c364db0709440efd5576c3d732ee94c2;p=ndwebbie.git diff --git a/stylesheets/black.css b/stylesheets/black.css index 38b2f7b..f947c18 100644 --- a/stylesheets/black.css +++ b/stylesheets/black.css @@ -31,52 +31,8 @@ td.sticky { legend { 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; -} - -table.boards,table.stats 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; -} -p.claimlinks{ - clear: both; -} - -ul.linkbar { - list-style-type: none; - width: 13.5em; - padding: 0; - margin: 0; -} ul.linkbar li { background: gray; color: black; @@ -84,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; @@ -154,29 +101,6 @@ td.Hostile{ color: black; } -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; color: black; @@ -189,9 +113,3 @@ td.HighestPrio{ background: green; color: black; } -span.newposts,span.unreadposts { - font-weight: bold; -} -span.newposts { - color: red; -}