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

@ -1,4 +1,4 @@
body{
body {
margin: 0 auto;
font-family: Helvetica, sans-serif, Tahoma, Arial, Verdana, Geneva, Georgia, Palatino, "Times New Roman", "Hiragino Sans GB", "冬青黑体", STXihei, "华文细黑", "Microsoft YaHei", "微软雅黑", "WenQuanYi Micro Hei", "文泉驿雅黑", Dengxian, "等线体", "Liberation Sans", "Droid Sans", NSimSun, "新宋体", SimSun, "宋体";
color: #444444;
@ -85,7 +85,7 @@ aside {
width: 390px;
}
blockquote {
border-left:.5em solid #eee;
border-left:.5em solid #7a7a7a;
padding: 0 2em;
margin-left:0;
}