12 lines
No EOL
216 B
CSS
12 lines
No EOL
216 B
CSS
.settings-area {
|
|
background-image: url("/static/themes/dark/darkeneder_paper.jpg");
|
|
}
|
|
|
|
.settings-section {
|
|
background-image: url("/static/img/darkened_paper.jpg");
|
|
color: white;
|
|
}
|
|
|
|
p {
|
|
color: white;
|
|
} |