aboutsummaryrefslogtreecommitdiff
path: root/src/doc/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/style.css')
-rw-r--r--src/doc/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/doc/style.css b/src/doc/style.css
new file mode 100644
index 0000000..daabd39
--- /dev/null
+++ b/src/doc/style.css
@@ -0,0 +1,6 @@
+#titlearea,
+address {
+ display: none;
+}
+
+h2.groupheader { margin-top: revert; }