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