Hide unnused <header>s for now

This commit is contained in:
2018-08-12 03:56:18 +02:00
parent fbcae7b67d
commit 52a50017c6
3 changed files with 7 additions and 3 deletions

View File

@@ -45,6 +45,9 @@ h1, h2, h3, h4, h5, h6, nav li, .calendar-events li, .btn, p.login, a#login{
font-variant: normal;
}
header {
display:none;
}
nav, #menu {
padding: 0;