wide content ohne logo

This commit is contained in:
Jana Deutschländer 2017-01-10 17:16:57 +01:00
commit 2fc1643265
2 changed files with 4 additions and 1 deletions

View file

@ -63,7 +63,7 @@ nav#dokuwiki__pagetools{
} }
} }
} }
a{ a{
font-size: .8rem; font-size: .8rem;
&.source, &.revs, &.backlink, &.plugin_bookcreator_addtobook, &.export_pdf, &.top, &.edit, &.show{ &.source, &.revs, &.backlink, &.plugin_bookcreator_addtobook, &.export_pdf, &.top, &.edit, &.show{

View file

@ -161,6 +161,9 @@
} }
.wide-content{ .wide-content{
.logo{
visibility: hidden;
}
.content { .content {
.row > .col-xs-12{ .row > .col-xs-12{
width: auto; width: auto;