Add logo (#28)
* Fix table style * Add logo * Update index.html * Update doc
This commit is contained in:
parent
ab34cc97f9
commit
9ba989c86c
11 changed files with 45 additions and 33 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue