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

21 lines
289 B
CSS

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