]> git.rmz.io Git - dotfiles.git/blob - dwb/userstyles/chakra-project.org.css
dwb: chakra-project.org/bugs
[dotfiles.git] / dwb / userstyles / chakra-project.org.css
1 body {
2 background-color: #201F1F !important;
3 background-image: none !important;
4 }
5
6 div.box, .pun blockquote, div.codebox, #adminconsole fieldset th, .rowodd, .roweven {
7 color: #FFF !important;
8 background-color: #343434 !important;
9 }
10
11 #punwrap {
12 background-image: url(http://chakra-project.org/img/theme/header-gradient2.png) !important;
13 height: 00px !important;
14 padding: 150px 0 0 0 !important;
15 background-color: #1A1A1A !important;
16 }
17
18 #punviewforum {
19 background-color: #1A1A1A !important;
20 }
21
22 .pun {
23 color: white !important;
24 }
25
26 .pun h2 {
27 background-image: none !important;
28 background-color: #606060 !important;
29 }
30
31 .pun th {
32 background-color: #505050 !important;
33 }
34
35 .pun legend {
36 color: white !important;
37 }
38
39 textarea, input {
40 background-color: #202020 !important;
41 color: white !important;
42 }
43
44 select {
45 color: white !important;
46 }
47
48 #main_nav a {
49 color: #F2F2F2 !important;
50 }
51
52 .pun a:link, .pun a:visited {
53 color: #5DC3D7 !important;
54 }
55
56 td.tc2, td.tc3, td.tcmod, #postpreview, #viewprofile dd, div.forminfo, #adminconsole fieldset td, div.blockmenu div.box, #adstats dd {
57 background-color: #404040 !important;
58 }
59
60 #brdmenu a {
61 color: #FFF !important;
62 }
63
64 .index {
65 color: #555555 !important;
66 }
67
68 div.postleft, div.postfootleft, div.blockpost label {
69 background-color: #4E4E4E !important;
70 }
71
72 div.postright, div.postfootright {
73 border-left-color: #4E4E4E !important;
74 }