From 28640b3093fdbbbd7b29559a5ec4db97578632db Mon Sep 17 00:00:00 2001 From: neodarz Date: Mon, 22 May 2017 22:40:44 +0200 Subject: Update design --- source/css/theme.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'source/css/theme.css') 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%; -- cgit v1.2.1