Spacing, deploy
This commit is contained in:
@@ -1 +1,3 @@
|
|||||||
_build/
|
_build/
|
||||||
|
_deployed
|
||||||
|
_deployed.old
|
||||||
|
|||||||
@@ -1,7 +1,11 @@
|
|||||||
.rst-content p, .rst-content p.admonition-title, .rst-content li, .rst-content table.docutils td,
|
.rst-content p, .rst-content p.admonition-title, .rst-content li, .rst-content table.docutils td,
|
||||||
.rst-content table.docutils th, .rst-content code, .rst-content div[class^='highlight'] pre {
|
.rst-content table.docutils th {
|
||||||
font-size: 14pt;
|
font-size: 120%;
|
||||||
line-height: 1.35;
|
line-height: 1.4;
|
||||||
|
}
|
||||||
|
.rst-content code, .rst-content div[class^='highlight'] pre {
|
||||||
|
font-size: 110%;
|
||||||
|
line-height: 1.4;
|
||||||
}
|
}
|
||||||
.rst-content li {
|
.rst-content li {
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
|
|||||||
Reference in New Issue
Block a user