always show the line under date, fixes #5

This commit is contained in:
Jeena 2015-04-12 01:01:40 +02:00
parent 77b4df463c
commit 1523a2ea2a

View file

@ -17,7 +17,7 @@ h1 {
padding: 0; padding: 0;
} }
#date:not(:empty) { #date {
border-bottom: 1px solid #aaa; border-bottom: 1px solid #aaa;
margin-bottom: 1em; margin-bottom: 1em;
padding-bottom: 1em; padding-bottom: 1em;