aboutsummaryrefslogtreecommitdiff
path: root/source/css/theme.css
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2017-05-22 22:40:44 +0200
committerneodarz <neodarz@neodarz.net>2017-05-22 22:40:44 +0200
commit28640b3093fdbbbd7b29559a5ec4db97578632db (patch)
tree240e09fa73db2a22c69586a1351b7cae010afd71 /source/css/theme.css
parent5204f27a6b664982613e9feb33493774664cab00 (diff)
downloadmy_new_personal_website-28640b3093fdbbbd7b29559a5ec4db97578632db.tar.xz
my_new_personal_website-28640b3093fdbbbd7b29559a5ec4db97578632db.zip
Update design
Diffstat (limited to '')
-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%;