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

bugfixes, ui changes, rds reset feature

This commit is contained in:
NoobishSVK
2024-01-29 23:32:00 +01:00
parent 6e25e0b1dd
commit 525ae519d7
7 changed files with 105 additions and 27 deletions

View File

@@ -7,6 +7,7 @@ button {
background-color: var(--color-4);
cursor: pointer;
font-family: inherit;
color: var(--color-main);
}
button:hover {