Remove kalender and aktiviteter from navbar, add Hendelser. Change webmail to /mail

Finally
This commit is contained in:
2018-08-06 23:29:44 +02:00
parent 6c7241a2ac
commit f5c088fdc1
2 changed files with 9 additions and 5 deletions

View File

@@ -34,6 +34,7 @@ nav {
height: 3em;
display: table;
white-space: nowrap;
border: #024 0.1em solid;
}
nav #menu, nav #login {
display: table-cell;
@@ -64,6 +65,7 @@ nav #menu_toggle {
nav li, nav #menu_toggle, nav #login {
line-height: 3em;
height: 3em;
border-bottom: 2px solid #024;
}
nav a {
display: inline-block;