font size for big screens reduced

This commit is contained in:
Jana Deutschländer 2017-01-02 11:48:16 +01:00
commit 3dd31b4e72
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;
}
}
}