注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
?_=1
来访问最新页面。https://zh.moegirl.org.cn/User:%E7%A9%86%E6%96%AF%E5%A1%94%E6%B3%95%E5%87%AF%E6%9C%AB%E5%B0%94/DisamAssist.css?_=1
.disamassist-box {
width: 95%;
margin: 0 auto;
margin-bottom: 5px;
padding: 5px;
border: 1px solid;
overflow: hidden;
}
.disamassist-mainbox {
border-color: #0000ff;
background: #b2b2ff;
}
.disamassist-pendingeditbox {
border-color: #00f0ff;
background: #c5fcff;
}
.disamassist-errorbox {
border-color: #ff0000;
background: #ffb2b2;
}
.disamassist-errorbutton {
float: right;
}
.disamassist-pagetitleline {
font-weight: bold;
}
.disamassist-editcounter {
font-size: xx-small;
float: right;
}
.disamassist-subtitle {
font-size: x-small;
}
.disamassist-button {
padding: 0px 1px;
font-size: small;
}
.disamassist-allbuttons {
clear: both;
}
.disamassist-leftbuttons {
float: left;
}
.disamassist-rightbuttons {
float: right;
}
.disamassist-optionmarker {
color: #0000ff !important;
font-style: normal;
font-weight: normal;
font-size: xx-small;
}
.disamassist-curroptionmarker {
font-weight: bold;
}
.disamassist-inclink {
color: #ff0000;
font-weight: bold;
}
.disamassist-context {
font-family: monospace;
}