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

18 lines
153 B
CSS

body,div,p
{
color: #FFFFFF;
}
body
{
margin:10px;
}
.test
{
font-size:16px;
margin-top:20px;
}
.testAnwser
{
margin-top:20px;
font-size:16px;
}