summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--htdocs/page.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/htdocs/page.css b/htdocs/page.css
index bf77d69..2ea4b64 100644
--- a/htdocs/page.css
+++ b/htdocs/page.css
@@ -14,6 +14,11 @@ body {
padding: 20px;
}
+h1 {
+ width: 10em;
+ margin: auto;
+}
+
h2 {
margin-bottom: 0;
}