mobile view part 1

This commit is contained in:
Jana Deutschländer 2017-01-05 18:23:56 +01:00
commit 83efa0de01
6 changed files with 81 additions and 7 deletions

View file

@ -77,6 +77,15 @@ a.jiralink {
}
}
@media @screen_max-md {
#dokuwiki_magic-matcher {
position: relative;
.container{
margin: .8rem 0 -5px;
}
}
}
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */