feat: add website root path settings (#1)
* feat: add website root path settings * fix: disable cloudflare rocket-loader for iframe-resizer
This commit is contained in:
parent
1b7e975080
commit
b8de1cbc8b
22 changed files with 86 additions and 60 deletions
|
|
@ -60,7 +60,6 @@
|
|||
}
|
||||
|
||||
.achievement .points {
|
||||
background-image: url("/img/UI-Achievement-Shields.png");
|
||||
background-repeat: no-repeat;
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
|
|
@ -87,10 +86,6 @@
|
|||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
.achievement .points.no-points {
|
||||
background-image: url("/img/UI-Achievement-Shields-NoPoints.png");
|
||||
}
|
||||
|
||||
.achievement .points.no-points .value {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue