Add red border-left to header (to match rest of layout)

This commit is contained in:
filp
2013-03-15 19:54:19 +00:00
parent cfbc45a6a8
commit 7e336c52a5
+1
View File
@@ -49,6 +49,7 @@
color: white;
background: #272727;
box-sizing: border-box;
border-left: 5px solid #CD3F3F;
}
.exc-title {
margin: 0;