logo and navbar color

This commit is contained in:
antilopa 2022-06-01 14:46:18 +02:00
parent b353619710
commit b58691fd8b
2 changed files with 9 additions and 0 deletions

View File

@ -23,3 +23,12 @@
* ------------------------------------*/
body { background: #203040; color: #E3DEDB; }
/* Navbar
* ------------------------------------*/
/*Active dropdown nav item */
.main-nav ul li:hover > a {
background-color: #175E91;
}}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 77 KiB