更多操作
< 用户:卡介菌
小 清空 标签:清空 |
小无编辑摘要 |
||
第1行: | 第1行: | ||
.mw-confirm-edit-question-label { | |||
font-weight: bold; | |||
margin-bottom: 8px; | |||
display: block; | |||
color: #333; | |||
} | |||
#editform fieldset legend + div, | |||
#userloginForm fieldset legend + div, | |||
#usercreate fieldset legend + div { | |||
} | |||
.mw-confirm-edit-question-label img, | |||
#editform fieldset img, | |||
#userloginForm fieldset img, | |||
#usercreate fieldset img { | |||
max-width: 100px; | |||
max-height: 50px; | |||
display: inline-block; | |||
vertical-align: middle; | |||
margin: 0 5px; | |||
border: 1px solid #ccc; | |||
padding: 2px; | |||
} | |||
#wpCaptchaWord { | |||
padding: 8px; | |||
border: 1px solid #aaa; | |||
border-radius: 3px; | |||
margin-top: 5px; | |||
display: block; | |||
width: 250px; | |||
} | |||
.g-recaptcha { | |||
margin-top: 10px; | |||
margin-bottom: 10px; | |||
} |
2025年6月10日 (二) 19:57的版本
.mw-confirm-edit-question-label {
font-weight: bold;
margin-bottom: 8px;
display: block;
color: #333;
}
#editform fieldset legend + div,
#userloginForm fieldset legend + div,
#usercreate fieldset legend + div {
}
.mw-confirm-edit-question-label img,
#editform fieldset img,
#userloginForm fieldset img,
#usercreate fieldset img {
max-width: 100px;
max-height: 50px;
display: inline-block;
vertical-align: middle;
margin: 0 5px;
border: 1px solid #ccc;
padding: 2px;
}
#wpCaptchaWord {
padding: 8px;
border: 1px solid #aaa;
border-radius: 3px;
margin-top: 5px;
display: block;
width: 250px;
}
.g-recaptcha {
margin-top: 10px;
margin-bottom: 10px;
}