Skip to content
Snippets Groups Projects
Verified Commit 5ae649bc authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Fix hover

parent 2095b17d
No related branches found
No related tags found
No related merge requests found
......@@ -115,3 +115,8 @@ a:hover {
background-color: #453A62;
border-color: #996FC1;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
color: #fff;
background-color: #453A62;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment