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
|
|
@ -54,6 +54,8 @@ body {
|
|||
.markdown-section ul,
|
||||
.markdown-section ol {
|
||||
word-spacing: 0.05em;
|
||||
line-height: 1.6em;
|
||||
margin: 0 0 1em 0;
|
||||
}
|
||||
|
||||
.markdown-section h1 {
|
||||
|
|
@ -95,13 +97,6 @@ body {
|
|||
margin: 1.2em 0;
|
||||
}
|
||||
|
||||
.markdown-section p,
|
||||
.markdown-section ul,
|
||||
.markdown-section ol {
|
||||
margin: 0 0 1em 0;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.markdown-section ul,
|
||||
.markdown-section ol {
|
||||
padding-left: 1.5em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue