aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-04-01 21:56:48 +0200
committerDavid Robillard <d@drobilla.net>2020-04-01 21:56:48 +0200
commit16ef15ca84db1ed5f9ab916aa4918685473a4d2c (patch)
treea4fce5adb5decca2ed8510a62667681e9ce3629b /doc
parent2f1dd9fdf59307d2ef5e9cf58bcad77e07a27de7 (diff)
downloadpugl-16ef15ca84db1ed5f9ab916aa4918685473a4d2c.tar.gz
pugl-16ef15ca84db1ed5f9ab916aa4918685473a4d2c.tar.bz2
pugl-16ef15ca84db1ed5f9ab916aa4918685473a4d2c.zip
Increase space above field documentation slightly
Diffstat (limited to 'doc')
-rw-r--r--doc/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/style.css b/doc/style.css
index dba66b3..28f0519 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -499,7 +499,7 @@ td.mlabels-right {
}
.fieldtable {
- margin-top: 0.5em;
+ margin-top: 1em;
border-collapse: collapse;
}