docsify/src/themes/pure.css
2017-01-01 12:01:01 +08:00

5 lines
105 B
CSS

$color-primary: #000;
$color-bg: #fff;
$color-text: #000;
$sidebar-width: 300px;
@import "basic/layout";