aboutsummaryrefslogtreecommitdiff
path: root/source/css
diff options
context:
space:
mode:
authorZhiming Wang <zmwangx@gmail.com>2015-09-25 21:10:51 -0700
committerZhiming Wang <zmwangx@gmail.com>2015-09-25 21:10:51 -0700
commit94a9ef9972f06f1cd0f30921012f3dc93571eb7a (patch)
tree9e337c6d8150e54e601a7abefab3b16e101d4bca /source/css
parent571b1a78a678a55cbb4e41dc4ce2a03765ea2f52 (diff)
downloadmy_new_personal_website-94a9ef9972f06f1cd0f30921012f3dc93571eb7a.tar.xz
my_new_personal_website-94a9ef9972f06f1cd0f30921012f3dc93571eb7a.zip
template: put article-metadata in div tag instead of h2
Date and author shouldn't be in the document outline.
Diffstat (limited to 'source/css')
-rw-r--r--source/css/theme.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/css/theme.css b/source/css/theme.css
index 1a3fee0e..db3f6ba0 100644
--- a/source/css/theme.css
+++ b/source/css/theme.css
@@ -90,6 +90,7 @@ h2 {
}
.article-metadata {
+ text-align: center;
font-size: 1em;
font-weight: normal;
font-style: italic;