mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Added dark winter theme
This commit is contained in:
parent
a36f23d1d7
commit
8d01b81a57
2 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
/* General */
|
/* General */
|
||||||
body {
|
body {
|
||||||
background-color: #101010;
|
background-color: #101010;
|
||||||
|
background-image: url(/img/winter-dark.png);
|
||||||
color: #8f8f8f;
|
color: #8f8f8f;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
BIN
static/img/winter-dark.png
Normal file
BIN
static/img/winter-dark.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in a new issue