* Add cover page

* Update doc

* Add kbd style, resolve #37

* headling can cliked, resolve #36

* Update change log, close #35

* Update docs
This commit is contained in:
cinwell.li 2016-12-22 00:24:54 +08:00 committed by GitHub
commit 50addfdac6
14 changed files with 312 additions and 48 deletions

View file

@ -4,6 +4,7 @@ $color-primary: #42b983;
$sidebar-width: 300px;
@import "basic/layout";
@import "basic/coverpage";
body {
background-color: #fff;
@ -13,6 +14,7 @@ body {
/* sidebar */
.sidebar {
color: #364149;
background-color: #fff;
li {
margin: 6px 15px;