diff --git a/less/core.less b/less/core.less index a25d867..118acd8 100644 --- a/less/core.less +++ b/less/core.less @@ -252,6 +252,8 @@ body { margin-bottom: 0.25em; &+time { display: block; + margin-top: 0.25em; + margin-bottom: 0.25em; } } time { @@ -604,6 +606,9 @@ body#collection article, body#subpage article { padding-top: 0; padding-bottom: 0; .book { + h2 { + font-size: 1.4em; + } a.hidden.action { color: #666; float: right;