mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-29 16:29:19 +02:00
bugfixes
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ ul.nav li {
|
||||
display: inline;
|
||||
padding: 15px;
|
||||
cursor: pointer;
|
||||
transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
|
||||
transition: color 0.3s ease, background-color 0.3s ease;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user