mirror of
https://github.com/syncthing/syncthing.git
synced 2026-04-08 00:17:59 -04:00
Spacing, deploy
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1 +1,3 @@
|
||||
_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 table.docutils th, .rst-content code, .rst-content div[class^='highlight'] pre {
|
||||
font-size: 14pt;
|
||||
line-height: 1.35;
|
||||
.rst-content table.docutils th {
|
||||
font-size: 120%;
|
||||
line-height: 1.4;
|
||||
}
|
||||
.rst-content code, .rst-content div[class^='highlight'] pre {
|
||||
font-size: 110%;
|
||||
line-height: 1.4;
|
||||
}
|
||||
.rst-content li {
|
||||
margin-bottom: 0.5em;
|
||||
|
||||
Reference in New Issue
Block a user