5 lines
61 B
CSS
5 lines
61 B
CSS
|
.terrible {
|
||
|
background-color: #222222;
|
||
|
color: #AAAAAA;
|
||
|
}
|