Improve visual separation of entries.
Add some extra padding and a red (#BC1518) border to the bottom of each entry to provide better visual separation. Change-Id: I44d0aaefe07e9f4caaeab09f793370ffc3cc654c
This commit is contained in:
parent
f1339b37c6
commit
e01aa83cea
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user