26 lines
459 B
Plaintext
26 lines
459 B
Plaintext
@charset "UTF-8";
|
|
/* 主题色 */
|
|
.add.data-v-408c29ca {
|
|
width: 100%;
|
|
text-align: center;
|
|
background: #fff;
|
|
height: 45px;
|
|
line-height: 45px;
|
|
border-radius: 5px;
|
|
font-weight: bold;
|
|
font-size: 16px;
|
|
}
|
|
.content.data-v-408c29ca {
|
|
padding: 15px;
|
|
}
|
|
text.data-v-408c29ca {
|
|
margin-top: 3px !important;
|
|
width: auto !important;
|
|
font-size: 13px;
|
|
}
|
|
.nolist text.data-v-408c29ca {
|
|
margin: -15px auto 15px !important;
|
|
width: 100% !important;
|
|
}
|
|
|