X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/ececd6e04124a91e30ad57ee243ae8967cce772e..2db2f5981d56203b96be55486b3b7e4a0b70df80:/dwb/userstyles/chakra-project.org.css diff --git a/dwb/userstyles/chakra-project.org.css b/dwb/userstyles/chakra-project.org.css index 5171651..f3cd696 100644 --- a/dwb/userstyles/chakra-project.org.css +++ b/dwb/userstyles/chakra-project.org.css @@ -8,14 +8,19 @@ div.box, .pun blockquote, div.codebox, #adminconsole fieldset th, .rowodd, .rowe background-color: #343434 !important; } -#punwrap { +div.punwrap { background-image: url(http://chakra-project.org/img/theme/header-gradient2.png) !important; - height: 00px !important; - padding: 150px 0 0 0 !important; + padding: 155px 0 0 0 !important; background-color: #1A1A1A !important; } -#punviewforum { +body > div#punindex { + width: 944px !important; + margin: 0px auto !important; + padding: 0 0 !important; +} + +div#punindex { background-color: #1A1A1A !important; } @@ -36,7 +41,7 @@ div.box, .pun blockquote, div.codebox, #adminconsole fieldset th, .rowodd, .rowe color: white !important; } -textarea { +textarea, input { background-color: #202020 !important; color: white !important; }