mirror of
https://github.com/vale981/Vulcan
synced 2025-03-05 17:41:43 -05:00
fixed bg.png issue
This commit is contained in:
parent
8522e3bc9b
commit
0e1686c302
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
body{
|
||||
background-image: url('/img/bg.png');
|
||||
}
|
||||
|
||||
.selected-post .post-rank{
|
||||
display: none !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue