“用户:Chi ZJ2/Sandbox1/style.css”的版本间的差异

来自萌娘文库
跳转至: 导航搜索
第1行: 第1行:
 +
h2 {
 +
    text-align:center;
 +
    border:none;
 +
    font-family:方正小标宋_GBK,方正小标宋简体,华文中宋;
 +
}
 +
 +
b {
 +
    font-weight:normal;
 +
    font-family:黑体,方正黑体_GBK,方正黑体简体,华文黑体;
 +
}
 +
 
p, div, span {
 
p, div, span {
 
     max-width:840px;
 
     max-width:840px;

2022年7月30日 (六) 22:44的版本

h2 {
    text-align:center;
    border:none;
    font-family:方正小标宋_GBK,方正小标宋简体,华文中宋;
}

b {
    font-weight:normal;
    font-family:黑体,方正黑体_GBK,方正黑体简体,华文黑体;
}

p, div, span {
    max-width:840px;
    margin:auto;
}

p {
    line-height:2em;
    text-align:justify;
}