SPR-942: sublist less indent

This commit is contained in:
Silke Pisulla 2017-04-21 12:17:53 +02:00
commit cd7d0dbfee
5 changed files with 10 additions and 7 deletions

View file

@ -4,11 +4,9 @@
#dokuwiki__aside {
// do not indent the first level of lists
// and use less indention in deeper levels
ul,
ol {
margin-left: -.4rem;
padding-left: 0;
ul,