template basis structure

This commit is contained in:
Jana Deutschländer 2016-12-19 17:15:27 +01:00
commit 42f8e89c3c
10 changed files with 135 additions and 11 deletions

View file

@ -10,6 +10,9 @@
#dokuwiki_magic-matcher{
position: fixed;
top:0; left: 0;
width: 100%;
#magicmatcher__context{
box-sizing: border-box;
background-color: __nav_direct_background__;