X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=htdocs%2Fstylesheets%2Fthrackan.css;fp=htdocs%2Fstylesheets%2Fthrackan.css;h=0000000000000000000000000000000000000000;hb=3fc40135d773a95ede229e71efb48e07fdf3c418;hp=94a950d74c070b73942fec6ec8d7cfd815086609;hpb=253b06f925b12f8b5d3528dbf932a4c9427508aa;p=ndwebbie.git diff --git a/htdocs/stylesheets/thrackan.css b/htdocs/stylesheets/thrackan.css deleted file mode 100644 index 94a950d..0000000 --- a/htdocs/stylesheets/thrackan.css +++ /dev/null @@ -1,58 +0,0 @@ -body,html { - color: white; - background-color: black; - font-family: sans-serif; - font-size: 10px; -} -input, textarea { - font-size: 10px; - background: #003333; - color: white; -} -a:link, a:hover, a:visited { - color: white; - text-decoration: none; -} -legend { - color: white; - background: #660000; - border-style: solid; - border-width: 1px; - border-color: white; - padding: 1px; -} -table.boards td { - /*border-style: solid; - border-width: 1px;*/ - border-color: white; - padding: 2px; - border-collapse: separate; - border-spacing: 15pt; - font-size: 10px; -} -table.boards th { - font-size: 10px; -} -fieldset.forum-post legend b { - font-size: 10px; -} -ul.linkbar li { - background: #000044; - color: white; - margin: 0.5em 0; - padding: 0.3em; - border: 1px solid white; - /*border-right: 1em solid black;*/ -} -tr.odd { - background: #660000; - color: white; -} -table.old{ - border: outset 1pt; - border-collapse: separate; - border-color: grey; -} -img.graph{ - background: #999999; -}