Merge "Improve visual separation of entries."

This commit is contained in:
Jenkins 2014-09-10 16:39:52 +00:00 committed by Gerrit Code Review
commit f90ecfbac4

View File

@ -57,6 +57,8 @@ img.face {
.entry { .entry {
margin-bottom: 2em; margin-bottom: 2em;
padding-bottom: 2em;
border-bottom: 2px solid #BC1518;
} }
.entry .date { .entry .date {