aboutsummaryrefslogtreecommitdiffstats
path: root/static/style/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style/default.css')
-rw-r--r--static/style/default.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/style/default.css b/static/style/default.css
index 97f588c..adc3bf5 100644
--- a/static/style/default.css
+++ b/static/style/default.css
@@ -23,6 +23,12 @@ h1 {
font-size: 16pt;
font-weight: bold;
text-align: center; }
+h2.pagesubtitle {
+ font-size: 12pt;
+ font-weight: bold;
+ font-style: italic;
+ text-align: center;
+ border-bottom: none; }
h3 {
margin: 0px;
padding-top: 8px;