X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/b1beaacd2b45c95cba8802b2483becc5223d52d3..c96e00c83d1545c9180c100666a6c0ab6438bfb5:/dwb/userstyles/chakra-project.org.css diff --git a/dwb/userstyles/chakra-project.org.css b/dwb/userstyles/chakra-project.org.css deleted file mode 100644 index 4f31a25..0000000 --- a/dwb/userstyles/chakra-project.org.css +++ /dev/null @@ -1,129 +0,0 @@ -html, body { - background-color: #201F1F !important; - background-image: none !important; -} - -div.box, div.codebox, #adminconsole fieldset th, .rowodd, .roweven { - color: #FFF !important; - background-color: #343434 !important; -} - -div#wrapper { - background-image: url(http://chakra-project.org/bbs/style/Chakra/header.png) !important; - background-color: #343434 !important; -} - -div#punindex { - background-color: #343434 !important; - width: 944px !important; - margin: 0px auto !important; - padding: 0 0 !important; -} - -#brdmenu { - background-color: #343434 !important; - color: white !important; -} - -#brdmenu a, -#brdmenu a:link, #brdmenu a:visited { - background-color: #343434 !important; -} - -#announce { - background-color: #444444 !important; -} - -.pun, .punwrap { - background-color: #343434 !important; -} - -.pun .postmsg, -#punhelp code, #punhelp samp { - background-color: #343434 !important; - color: white !important; -} - -.pun div.blocktable { - background-image: none !important; - background-color: #606060 !important; -} - -.pun .blockpost { - background-color: #4E4E4E !important; -} - -.pun .blockpost h2 { - background-color: #606060 !important; -} - -.pun .quotebox { - background-color: #444444 !important; - border-color: #5A5A5A !important; - color: white !important; -} - -.pun .quotebox cite { - color: #AAA !important; -} - -.pun #quickpost h2 { - background-color: #343434 !important; - border-color: #5A5A5A !important; - color: #AAA !important; -} - - -.pun .infldset, -#adintro .inbox, -#adstats .inbox { - background-color: #343434 !important; - border-color: #5A5A5A !important; -} - -.pun th { - background-color: #505050 !important; -} - -.pun legend { - color: white !important; -} - -textarea, input { - background-color: #202020 !important; - color: white !important; -} - -select { - color: white !important; -} - -#main_nav a { - color: #F2F2F2 !important; -} - -.pun a:link, .pun a:visited { - color: #5DC3D7 !important; -} - -td.tc2, td.tc3, td.tcmod, #postpreview, #viewprofile dd, div.forminfo, #adminconsole fieldset td, div.blockmenu div.box, #adstats dd { - background-color: #404040 !important; -} - -#brdmenu a { - color: #FFF !important; -} - -.index { - color: #555555 !important; -} - -div.postleft, div.postfootleft, div.blockpost label { - background-color: #4E4E4E !important; - border-color: #4E4E4E !important; -} - -div.postright, div.postfootright, div.postbody { - background-color: #343434 !important; - border-color: #4E4E4E !important; -}