SPR-908: qs font-size, color, padding

This commit is contained in:
Silke Pisulla 2017-04-26 09:18:31 +02:00
commit 86e59cb304
7 changed files with 34 additions and 47 deletions

View file

@ -15,6 +15,7 @@
@nav_direct_background: @ini_background_content;
@nav_direct_color: @ini_existing;
@background_darker: rgba(230,230,230, .2);
@ini_sidebar_width: (100 - @ini_site_width) - 4;
@height-context-bar: 50px;