Update 'suchwow/static/css/custom.css'

This commit is contained in:
_XxFedexX_ 2021-11-07 21:27:38 +00:00
parent 97e43c1a01
commit 58d5edfcc6
1 changed files with 9 additions and 9 deletions

View File

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