change the blockquote style

Change the file format to unix style.
This commit is contained in:
Le Tan 2017-04-19 21:52:08 +08:00
parent 5757489723
commit b7737aff61

View File

@ -85,7 +85,7 @@ aside {
width: 390px; width: 390px;
} }
blockquote { blockquote {
border-left:.5em solid #eee; border-left:.5em solid #7a7a7a;
padding: 0 2em; padding: 0 2em;
margin-left:0; margin-left:0;
} }