forked from GNUsocial/gnu-social
7 lines
183 B
CSS
7 lines
183 B
CSS
#hd { background-color: orange !important; }
|
|
|
|
#bd { background-color: red !important; }
|
|
|
|
#ft { background-color: lime !important; }
|
|
|
|
#yui-main { background-color: yellow !important; } |