summaryrefslogtreecommitdiffstats
path: root/doc/global/template/style/offline-simple.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/global/template/style/offline-simple.css')
-rw-r--r--doc/global/template/style/offline-simple.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/global/template/style/offline-simple.css b/doc/global/template/style/offline-simple.css
index 043e42981d..82e99c42ac 100644
--- a/doc/global/template/style/offline-simple.css
+++ b/doc/global/template/style/offline-simple.css
@@ -77,7 +77,9 @@ h3.fn, span.fn {
font-weight: 400;
margin: 45px 0px 0px 6px;
}
-
+.fngroup h3.fngroupitem {
+ margin-bottom: 5px;
+}
table {
max-width: 80%;
padding: 15px 45px 15px 15px;