bring back to bg

This commit is contained in:
lza_menace 2021-05-05 08:22:01 -07:00
parent dced6d53bf
commit 9ec4d37448
2 changed files with 5 additions and 0 deletions

BIN
suchwow/static/bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

View File

@ -1,3 +1,8 @@
body {
background-image: url("/static/bg.png");
background-repeat: repeat;
}
.current-page-btn {
color: blue;
border: 1px blue solid;