8 lines
68 B
CSS
8 lines
68 B
CSS
|
body {
|
||
|
background: #1E1E1E;
|
||
|
}
|
||
|
|
||
|
.bg {
|
||
|
background: #242424;
|
||
|
}
|