1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00

UI changes

This commit is contained in:
NoobishSVK
2024-02-23 14:05:23 +01:00
parent 5c4e669efd
commit c2bb770f82
14 changed files with 168 additions and 90 deletions

View File

@@ -99,10 +99,14 @@
font-weight: 300;
}
.text-color-default {
color: var(--color-text);
}
.text-medium {
font-size: 24px;
color: #aaa;
font-weight: 300;
opacity: 0.6;
}
.text-medium-big {