6 lines
59 B
CSS
6 lines
59 B
CSS
|
#banner, #banner td {
|
||
|
background: #fff;
|
||
|
color: #000;
|
||
|
}
|
||
|
|