MediaWiki:Gadget-site-styles.css:修订间差异

// Edit via InPageEdit
(// Edit via InPageEdit)
(// Edit via InPageEdit)
第5行:
*/
 
/* content mostly taken from [https://wiki.[adodoz.cn/:MediaWiki:Gadget-site-styles.css]], Minecraft基岩版开发Wikialso from [[mcw:zh:MediaWiki:Gadget-site-styles.css]] */
 
/* also from [[mcw:zh:MediaWiki:Gadget-site-styles.css]] */
 
/* 复制粘贴到别的地方的时候记得写原出处,而不要写这里。 */
第92行 ⟶ 第90行:
table.ambox-protection {
border-left: 10px solid #a2a9b1
 
/* Style the "other languages" box the same way as other boxes on the main page */
.mw-pt-languages {
display: block;
background: none;
border: 1px solid #CCC;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
width: auto;
}
 
.mw-pt-languages-label {
background: none;
border-right: none;
}
 
.mainpage-suggestions {
text-align: right;
font-size: 75%;
}
 
第496行 ⟶ 第475行:
background-color: #eef;
padding: 0 10px;
 
/* [[Template:Quote]] */
.quote {
display: blockgrid;
gap: 0 4px;
align-items: center;
max-width: max-content;
}
 
第529行 ⟶ 第516行:
align-items: center;
}
}
 
.mainpage-logo-title {
font-size: 4em;
font-family: 'Linux Libertine','Times New Roman','Liberation Serif','Nimbus Roman','Noto Serif','Times',sans-serif;
border-bottom: solid 3px #c8ccd1;
overflow-wrap: break-word;
justify-content: center;
display: flex;
align-items: center;
flex-wrap: wrap;
}
 
.mainpage-logo-title:lang(zh),
.mainpage-logo-title:lang(zh-hans) {
font-family: 'Linux Libertine','Times New Roman','Liberation Serif','Nimbus Roman','Noto Serif SC','Times',sans-serif;
}
 
第616行 ⟶ 第587行:
display: none;
}
 
select[name="TheOrder"] {
background-color: #f8f9fa;
第683行 ⟶ 第655行:
transition: color .13s linear;
color: #BA0000;
}
 
/* [[Template:Quote]] */
.quote {
display: grid;
gap: 0 4px;
align-items: center;
max-width: max-content;
}
2,007

个编辑