Improving borders between predecessor/successor statuses

This commit is contained in:
Eugen Rochko
2016-03-21 12:11:27 +01:00
parent 35aafdba96
commit bf08d46e58
3 changed files with 8 additions and 3 deletions

View File

@ -14,6 +14,7 @@
&.entry-predecessor, &.entry-successor {
background: #d9e1e8;
border-left-color: #d9e1e8;
border-bottom-color: darken(#d9e1e8, 15%);
.header {
.header__right {