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

25 lines
310 B
CSS

@charset "utf-8";
body {
text-align: center;
margin: 0px;
padding: 0px;
background-color: #ebecf2;
}
body,p,div,td{
font-size: 14px;
line-height: 18px;
}
#Context {
width: 1200px;
margin-top: 20px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: left;
display: table;
}