Rework of page "ranklist" (part1), color changed on "loadingindicator"

This commit is contained in:
ndaniel1102 2021-03-16 16:11:45 +01:00
parent b0cbc5aa5e
commit 230d11ee81
4 changed files with 114 additions and 75 deletions

View file

@ -1,6 +1,6 @@
.load {
border: 4px solid #f3f3f3;
border-top: 4px solid #99f;
border-top: 4px solid var(--text-color);
border-radius: 50%;
width: 20px;
height: 20px;