Add logo (#28)

* Fix table style

* Add logo

* Update index.html

* Update doc
This commit is contained in:
cinwell.li 2016-12-18 15:30:50 +08:00 committed by GitHub
commit 9ba989c86c
11 changed files with 45 additions and 33 deletions

View file

@ -55,12 +55,6 @@ body {
font-weight: 600;
}
.markdown-section p,
.markdown-section ul,
.markdown-section ol {
word-spacing: 0.05em;
}
.markdown-section h1 {
margin: 0 0 1em;
font-size: 2em;
@ -100,6 +94,7 @@ body {
.markdown-section ul,
.markdown-section ol {
line-height: 1.6em;
word-spacing: 0.05em;
}
.markdown-section ul,