docsify/src/themes/pure.css
cinwell.li 02a0adb872 0.7.0 (#16)
* add ignore

* Use postcss

* delete themes/

* fix build script

* fix css, fixed #15, fixed #13

* Add changelog

* Fix horizontal scroll for code block, fixed #11

* Fix sidebar animation
2016-11-30 21:33:44 +08:00

3 lines
69 B
CSS

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