summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--customdoxygen.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/customdoxygen.css b/customdoxygen.css
index e4121898..1ffd7004 100644
--- a/customdoxygen.css
+++ b/customdoxygen.css
@@ -5,3 +5,8 @@ body {
width: 99%;
max-width: 80em;
}
+
+div.fragment {
+ padding: 16px;
+ margin: 0px 0px 0px 0px;
+}