8 lines
99 B
CSS
8 lines
99 B
CSS
|
|
.body {
|
|
background-color: #202020 !important;
|
|
}
|
|
|
|
.sidebar {
|
|
text-align: left !important;
|
|
} |