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