direct navlevel navigation

This commit is contained in:
Sebastian Frank
2019-02-13 15:44:16 +01:00
parent 7f3b4ab8f9
commit 11113eece0
11 changed files with 100 additions and 26 deletions

View File

@@ -53,4 +53,12 @@ footer {
.nav li.active>a {
font-weight: bold;
}
#langSelect a img {
border: 2px solid grey;
}
#langSelect a:hover img {
border: 2px solid black;
}