struct font sizes, page tool icons

This commit is contained in:
Jana Deutschländer 2017-01-10 17:14:13 +01:00
commit b25b2fb7b6
4 changed files with 149 additions and 44 deletions

6
css/plugins/move.less Normal file
View file

@ -0,0 +1,6 @@
#dokuwiki__site > .plugin_move_dialog{
font-size: .88rem;
*{
font-size: .88rem;
}
}