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

ID improvements + console feed + ui changes

This commit is contained in:
NoobishSVK
2024-02-06 22:22:06 +01:00
parent e7f31fbc40
commit 7c4912a12d
10 changed files with 126 additions and 20 deletions

View File

@@ -157,6 +157,10 @@
background-color: var(--color-2) !important;
}
.pointer {
cursor: pointer;
}
@media only screen and (max-width: 960px) {
.text-medium-big {
font-size: 32px;