forked from GNUsocial/gnu-social
10 lines
124 B
CSS
10 lines
124 B
CSS
/* IE specific styles */
|
|
|
|
#wrap {
|
|
background-color: #c9c9c9;
|
|
}
|
|
|
|
#aside_primary .section {
|
|
background-color: #c9c9c9;
|
|
}
|