diff --git a/static/css/header.css b/static/css/header.css index d9afad7..b849a9f 100644 --- a/static/css/header.css +++ b/static/css/header.css @@ -52,6 +52,7 @@ nav .navbar-list { .navbar-list li.background { background-color: var(--nav-background); + color: black; } .menu-with-sub { diff --git a/static/icons/documentation.svg b/static/icons/documentation.svg new file mode 100644 index 0000000..3c4d502 --- /dev/null +++ b/static/icons/documentation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/icons/license.svg b/static/icons/license.svg index 3c4d502..7e68bd3 100644 --- a/static/icons/license.svg +++ b/static/icons/license.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file