]> git.rmz.io Git - dotfiles.git/blob - dwb/userstyles/chakra-project.org.css
4f31a259480048d4119dafd8378c452efc34bb59
[dotfiles.git] / dwb / userstyles / chakra-project.org.css
1 html, body {
2 background-color: #201F1F !important;
3 background-image: none !important;
4 }
5
6 div.box, div.codebox, #adminconsole fieldset th, .rowodd, .roweven {
7 color: #FFF !important;
8 background-color: #343434 !important;
9 }
10
11 div#wrapper {
12 background-image: url(http://chakra-project.org/bbs/style/Chakra/header.png) !important;
13 background-color: #343434 !important;
14 }
15
16 div#punindex {
17 background-color: #343434 !important;
18 width: 944px !important;
19 margin: 0px auto !important;
20 padding: 0 0 !important;
21 }
22
23 #brdmenu {
24 background-color: #343434 !important;
25 color: white !important;
26 }
27
28 #brdmenu a,
29 #brdmenu a:link, #brdmenu a:visited {
30 background-color: #343434 !important;
31 }
32
33 #announce {
34 background-color: #444444 !important;
35 }
36
37 .pun, .punwrap {
38 background-color: #343434 !important;
39 }
40
41 .pun .postmsg,
42 #punhelp code, #punhelp samp {
43 background-color: #343434 !important;
44 color: white !important;
45 }
46
47 .pun div.blocktable {
48 background-image: none !important;
49 background-color: #606060 !important;
50 }
51
52 .pun .blockpost {
53 background-color: #4E4E4E !important;
54 }
55
56 .pun .blockpost h2 {
57 background-color: #606060 !important;
58 }
59
60 .pun .quotebox {
61 background-color: #444444 !important;
62 border-color: #5A5A5A !important;
63 color: white !important;
64 }
65
66 .pun .quotebox cite {
67 color: #AAA !important;
68 }
69
70 .pun #quickpost h2 {
71 background-color: #343434 !important;
72 border-color: #5A5A5A !important;
73 color: #AAA !important;
74 }
75
76
77 .pun .infldset,
78 #adintro .inbox,
79 #adstats .inbox {
80 background-color: #343434 !important;
81 border-color: #5A5A5A !important;
82 }
83
84 .pun th {
85 background-color: #505050 !important;
86 }
87
88 .pun legend {
89 color: white !important;
90 }
91
92 textarea, input {
93 background-color: #202020 !important;
94 color: white !important;
95 }
96
97 select {
98 color: white !important;
99 }
100
101 #main_nav a {
102 color: #F2F2F2 !important;
103 }
104
105 .pun a:link, .pun a:visited {
106 color: #5DC3D7 !important;
107 }
108
109 td.tc2, td.tc3, td.tcmod, #postpreview, #viewprofile dd, div.forminfo, #adminconsole fieldset td, div.blockmenu div.box, #adstats dd {
110 background-color: #404040 !important;
111 }
112
113 #brdmenu a {
114 color: #FFF !important;
115 }
116
117 .index {
118 color: #555555 !important;
119 }
120
121 div.postleft, div.postfootleft, div.blockpost label {
122 background-color: #4E4E4E !important;
123 border-color: #4E4E4E !important;
124 }
125
126 div.postright, div.postfootright, div.postbody {
127 background-color: #343434 !important;
128 border-color: #4E4E4E !important;
129 }