Fixing bug with text-white header submenus being unreadable, changing license icon, new documentation icon

This commit is contained in:
Adsooi 2021-06-24 00:26:52 +02:00
parent 9efa26c25e
commit 4f5089655b
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
3 changed files with 3 additions and 1 deletions

View file

@ -52,6 +52,7 @@ nav .navbar-list {
.navbar-list li.background {
background-color: var(--nav-background);
color: black;
}
.menu-with-sub {