aboutsummaryrefslogtreecommitdiff
path: root/source/css
diff options
context:
space:
mode:
Diffstat (limited to 'source/css')
-rw-r--r--source/css/theme.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/source/css/theme.css b/source/css/theme.css
index 95b14808..dc9d3046 100644
--- a/source/css/theme.css
+++ b/source/css/theme.css
@@ -206,7 +206,7 @@ ul li:before {
.situation1nav, .situation2nav {
position: fixed;
right: 2.5%;
- margin-top: 50px;
+ margin-top: 100px;
height: 150px;
width: 200px;
text-align: center;
@@ -322,6 +322,11 @@ h2 {
font-weight: bold;
}
+h3 {
+ text-align: center;
+ font-weight: bold;
+}
+
.article-metadata {
text-align: center;
font-size: 100%;