dokuwiki-template-sprintdoc.../css/base_design.less
Jana Deutschländer 40e8d24498 roboto and roboto condensed font
nav-direct and magicMatcher
2016-11-02 17:39:50 +01:00

15 lines
256 B
Text
Executable file

/**
* This file provides the main design styles
* across all template elements (typo, colors etc.)
*
* @author Jana Deutschlaender <deutschlaender@cosmocode.de>
*/
html, body{
background-color: @ini_background;
}
a{
color: @ini_existing;
}