Change highlight styling

This commit is contained in:
Chi Vinh Le
2018-02-27 22:27:57 +01:00
parent 8fe94e5ead
commit ba62cdeab6
@@ -41,8 +41,8 @@
}
.highlightedComment {
padding-left: 15px;
border-left: 3px solid rgb(35,118,216);
padding: 1px 15px 8px 15px;
background-color: #E3F2FD;
}
.bylineSecondary {