- add vue router

- add extra view components
This commit is contained in:
Arno Kaimbacher 2021-11-23 17:30:19 +01:00
parent a4e8ee6f2e
commit 2cbe628d10
13 changed files with 567 additions and 446 deletions

View file

@ -378,7 +378,7 @@ svg,
.navbar-light .navbar-link:hover {
color: rgba(0, 0, 0, 0.7);
}
.navbar-link.active,
.navbar-link.router-link-active,
.navbar-link:hover {
border-bottom: 2px solid #33cccc;
background-color: #fff;