< 用户:卡介菌
注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的更改的影响。
- Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5或Ctrl-R(Mac为⌘-R)
- Google Chrome:按Ctrl-Shift-R(Mac为⌘-Shift-R)
- Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5。
.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;
}