You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 22:13:53 +01:00
design changes, accessibility stuff
This commit is contained in:
@@ -30,7 +30,7 @@ ul.nav {
|
||||
list-style-type: none;
|
||||
padding: 15px 0;
|
||||
background: var(--color-2);
|
||||
border-radius: 30px;
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
ul.nav li {
|
||||
@@ -98,7 +98,7 @@ li.active {
|
||||
color: var(--color-main);
|
||||
margin: 0px 10px;
|
||||
padding: 15px 35px;
|
||||
border-radius: 30px;
|
||||
border-radius: 15px;
|
||||
min-width: fit-content;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user