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; background-color: #fff;
} }
} }
ul li a{ ul {
li a {
background-image: none; background-image: none;
} }
}
} }

View file

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