“User:Bhsd/common.css”的版本间差异

添加735字节 、​ 2022年1月25日 (二) 13:50
无编辑摘要
 
(未显示同一用户的67个中间版本)
/* 数字等宽 */
#wpTextbox1, #Wikiplus-Quickedit {
#mw-content-text {
font-family: monospace;
font-family: Tahoma, Verdana, sans-serif;
/* Menlo的下划线太细 */
#wpTextbox1, #Wikiplus-Quickedit, .CodeMirror, code, pre, .template-code, .template-pre {
font-family: Monaco, Menlo, Courier, monospace;
/* Monaco的删除线太细 */
.cm-mw-tag-s, .cm-mw-tag-strike, .cm-mw-tag-del {
font-family: Menlo, Courier, monospace;
.mw-redirect {
font-sizestyle: 16pxitalic;
.mw-parser-output a[href*='#']:not([class]) {
color: #007a5e;
}
 
/* eruda */
#eruda-loader {
position: fixed;
left: 0.76923077rem;
bottom: 3rem;
width: 40px;
height:370px 40px;
box-sizing: border-box;
border-radius: 10px;
padding: 7.5px;
background: #000;
opacity: 0.3;
z-index: 1;
#eruda-loader > div {
border: 2.5px solid #fff;
border-radius: 50%;
padding: 4px;
font-size: 12px;
color: #fff;
 
/* 特定页面 */
.queried-id {
margin-right: 1ch;
background-color: #fff8dc;
.comment--without-parentheses {
word-break: break-all;
}
.noredirect > .allpagesredirect,
.jsTable th:last-child, .jsTable td:last-child,
.mw-editTools > :not(div) {
display: none;
}
.jsTable2 td:last-child {
text-align: right;
}
#myJsSize {
color: #0645ad;
cursor: pointer;
}
.myTable {
text-align: center;
}
.myTable td[data-sort-value="1"] {
background-color: #cfc;
}
.myTable td[data-sort-value="-1"] {
background-color: #fcc;
}
 
/* Wikiplus替换 */
.quickEdit-replace {
position: fixed;
padding: 10px 20px;
z-index: 10000;
background-color: white#fff;
text-align: center;
}
height: 22px;
text-indent: 5px;
border: 1px #ABABABababab solid;
display: inline;
box-sizing: border-box;
font-size: 100%;
font-family: sans-serif;
.skin-minerva .quickEdit-replace input, .skin-minerva .quickEdit-replace textarea {
font-size: 16px;
}
#quickEdit-replace-regex {
margin: 0 5px;
cursor: pointer;
 
.mw-editTools > :not(div) {
display:none;
 
.skin-minerva .sec-hide {
display:none !important;
.skin-minerva .section-container h2 {
cursor:pointer;
.skin-minerva .section-container h2 .mw-ui-icon-flush-left {
height:1.3em;
 
.Wikiplus-InterBox-Close,
/* #p-navigation, */
#feedlinks, #t-log, #t-print, #t-permalink {
display:none;
textarea#Wikiplus-Quickedit {
min-height:0;
height:370px;
}
16,874

个编辑