summaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 122538ede..7b4c4d42f 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1,7 +1,9 @@
body { background-color: #f2f2f2; }
+
h1,h2,h3 { font-family: sans-serif; }
+h1 { text-align: center; }
h2 { border-bottom: 2px solid black; clear: right; }
div.center { text-align: center; }