ZhiYeJianKang_PeiXun/Song.Site/Manage/Content/Styles/Contents.css
2025-02-20 15:41:53 +08:00

19 lines
263 B
CSS

@charset "utf-8";
#leftBox
{
width:180px;
float:left;
}
#rightBox
{
float:right;
width: 380px;
}
.noContext
{
font-family: "微软雅黑", "黑体", "Simplified Arabic Fixed";
font-size: 25px;
line-height: 60px;
text-align: center;
margin-top: 30px;
}