File tree Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Original file line number Diff line number Diff line change 1+ body {
2+ /*background:#fe0000;*/
3+ background : rgb (49 , 49 , 49 );
4+ color : white;
5+ }
6+ a {
7+ color : white;
8+ }
9+ # header-bottom-left {
10+ background : # fe0000 ;
11+ }
12+ # header-bottom-right a {color : black;}
13+ .side , .spacer {
14+ padding : 2px ;
15+ margin : 10px ;
16+ border-radius : 10px ;
17+ background : white;
18+ }
19+ .titlebox .hover .redditname a {
20+ color : black;
21+ }
22+ .choice li a {
23+ background-color : red;
24+ }
25+
26+ .users-online {
27+ color : black;
28+ }
29+ .thing {
30+ padding : 2px ;
31+ background : white;
32+ border-radius : 10px ;
33+ width : 73% ;
34+ }
35+ .spacer a {
36+ color : black;
37+ }
38+ /*#siteTable {
39+ background: white;
40+ border-radius: 10px;
41+ }*/
42+ /*.sitetable.linklisting {
43+ background: white;
44+ }*/
45+ .tabmenu button {
46+ color : black;
47+ }
48+ # header .tabmenu a {background-color : black;}
49+ .create-reddit {color : black;}
You can’t perform that action at this time.
0 commit comments