mirror of
https://git.wownero.com/lza_menace/suchwow.git
synced 2024-08-15 01:03:19 +00:00
bring back to bg
This commit is contained in:
parent
dced6d53bf
commit
9ec4d37448
2 changed files with 5 additions and 0 deletions
BIN
suchwow/static/bg.png
Normal file
BIN
suchwow/static/bg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 89 KiB |
|
@ -1,3 +1,8 @@
|
||||||
|
body {
|
||||||
|
background-image: url("/static/bg.png");
|
||||||
|
background-repeat: repeat;
|
||||||
|
}
|
||||||
|
|
||||||
.current-page-btn {
|
.current-page-btn {
|
||||||
color: blue;
|
color: blue;
|
||||||
border: 1px blue solid;
|
border: 1px blue solid;
|
||||||
|
|
Loading…
Reference in a new issue