merge mit spis vorbereiten

This commit is contained in:
Jana Deutschländer 2017-01-11 15:51:10 +01:00
commit 659ce8325f
10 changed files with 116 additions and 113 deletions

View file

@ -121,9 +121,6 @@
.claim {
.logo {
position: absolute;
bottom: 1em;
overflow: visible;
img {
height: 60px;
@ -155,24 +152,17 @@
.claim {
.logo {
position: absolute;
bottom: 0;
height: 1px;
width: 100%; // fo IE
overflow: visible;
}
.logo img {
max-width: 100%;
height: auto;
}
}
}
.wide-content{
.logo{
visibility: hidden;
}
.content {
.row > .col-xs-12{
width: auto;
@ -225,9 +215,7 @@
#dokuwiki__header {
.logo {
width: 200px;
max-width: 33%;
margin: .8rem 0;
}
}