Template:模板样式/定数表.css:修订间差异

无编辑摘要
无编辑摘要
第8行: 第8行:
line-height:110px;
line-height:110px;
text-align:center;
text-align:center;
border-bottom:2px solid red;
border-bottom:2px solid #FF6666;


}
}
第21行: 第21行:
.dstable{
.dstable{
grid-template-columns: 100%;
grid-template-columns: 100%;
line-height:22px;
}
.ds{
border-bottom:0px solid #FF6666;
}
}
}
}