用户:Ricolove/common.css:修订间差异

添加1字节 、​ 2020年7月30日 (星期四)
无编辑摘要
无编辑摘要
无编辑摘要
 
(未显示同一用户的5个中间版本)
第2行: 第2行:
     --articlefont: Lora,'Palatino Linotype','Book Antiqua','New York','DejaVu serif','Source Han Serif','Source Han Serif SC';
     --articlefont: Lora,'Palatino Linotype','Book Antiqua','New York','DejaVu serif','Source Han Serif','Source Han Serif SC';
}
}


.article-container{ /*kakagou提案的一个排版解决方案*/
.article-container{ /*kakagou提案的一个排版解决方案*/
第25行: 第26行:
     line-height:1.5;
     line-height:1.5;
     margin-top: 0;
     margin-top: 0;
     margin-bottom: 1em;
     margin-bottom: 0;
     font-weight: bold;
     font-weight: bold;
}
}
第32行: 第33行:
}
}
.article-container h3{
.article-container h3{
     width: 75%; /*增加区分度*/
     width: 100%; /*增加区分度*/
}
}
.article-container h4,.article-container h5{
.article-container h4,.article-container h5{
     width: 50%; /*增加区分度*/
     width: 100%; /*增加区分度*/
}
}
102

个编辑