examTeamApp/unpackage/dist/dev/mp-weixin/pageTwo/notepad/notepad.wxss

26 lines
459 B
Plaintext
Raw Normal View History

@charset "UTF-8";
/* 主题色 */
2024-10-11 10:04:19 +08:00
.add.data-v-552b3b7a {
width: 100%;
text-align: center;
background: #fff;
height: 45px;
line-height: 45px;
border-radius: 5px;
font-weight: bold;
font-size: 16px;
}
2024-10-11 10:04:19 +08:00
.content.data-v-552b3b7a {
padding: 15px;
}
2024-10-11 10:04:19 +08:00
text.data-v-552b3b7a {
margin-top: 3px !important;
width: auto !important;
font-size: 13px;
}
2024-10-11 10:04:19 +08:00
.nolist text.data-v-552b3b7a {
margin: -15px auto 15px !important;
width: 100% !important;
}