Merge branch 'master' of gitlab.cosmocode.de:deutschlaender/sprintdoc-template into spis-master

This commit is contained in:
Silke Pisulla 2017-01-02 13:13:47 +01:00
commit 6c5ccd1c28
2 changed files with 6 additions and 4 deletions

View file

@ -10,7 +10,9 @@ nav#dokuwiki__pagetools{
background-color: #fff;
}
}
ul li a{
background-image: none;
ul {
li a {
background-image: none;
}
}
}

View file

@ -49,7 +49,7 @@
@media @screen_min-xlg {
html{
font-size: 130%;
font-size: 120%;
}
.container{
//border: 1px solid red;
@ -58,7 +58,7 @@
@media @screen_min-xxlg {
html{
font-size: 145%;
font-size: 135%;
}
.container{
//border: 1px solid red;