ZhiYeJianKang_PeiXun/Song.Site/Templates/Web/Gov/Styles/ErrorPage.css

14 lines
281 B
CSS
Raw Normal View History

2025-02-20 15:41:53 +08:00
@charset "utf-8";
#Context #errorBox {
font-family: "微软雅黑", "黑体", "Simplified Arabic Fixed";
font-size: 20px;
line-height: 30px;
font-weight: bold;
color: #0387d9;
text-align: center;
height: 30px;
margin-top: 100px;
margin-bottom: 100px;
min-height:300px;
}