Drop header navigation - it does not look that fancy and has no real purpose

pull/1/head
sixtus 2021-06-24 20:22:01 +02:00
parent b61ebd0f24
commit b5c4d77cd5
2 changed files with 1 additions and 10 deletions

View File

@ -1,12 +1,3 @@
.pure-menu-heading {
background: url('dezentrale.svg') top left no-repeat;
background-size: 14rem 3rem;
display: block;
overflow: hidden;
text-indent: -9999em;
width: 11.5rem;
}
.dz-main {
background-color: #ffffff;
width: 100%;

View File

@ -54,7 +54,7 @@ params:
# Header with title/subtitle can be disabled here.
# (If you disable this, add some link on the index page inside menu.main,
# otherwise your visitors will get confused and lost...)
showNavHeader: true
showNavHeader: false
# Decide if only summaries are shown on the main page or the full content
showFullContent: true