ZhiYeJianKang_PeiXun/Song.Site/Templates/Web/Neimeng/Styles/notfound.css
2025-02-20 15:41:53 +08:00

14 lines
272 B
CSS

@charset "utf-8";
#notFound {
font-family: "微软雅黑", "黑体", "Simplified Arabic Fixed";
font-size: 20px;
line-height: 30px;
font-weight: bold;
color: #666666;
text-align: center;
height: 30px;
margin-top: 100px;
margin-bottom: 100px;
min-height:300px;
}