Change <hr> color

bug/bundler_fix
wchen-r7 2016-03-10 10:44:18 -06:00
parent 5554138fac
commit d6742c4097
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ h6 {
hr {
margin: 0 0 19px;
border: 0;
border-bottom: 1px solid #ccc;
border-bottom: 1px solid #eee;
}
blockquote {
padding: 13px 13px 21px 15px;