mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
change the blockquote style
Change the file format to unix style.
This commit is contained in:
parent
5757489723
commit
b7737aff61
@ -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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user