MediaWiki:Common.css: Difference between revisions
No edit summary |
m (1 revision imported) |
(No difference)
| |
Latest revision as of 17:27, 19 June 2024
/* CSS placed here will be applied to all skins */
.scriptid {
color: #BAB9B6;
font-size: calc(1em * 0.875);
font-weight: normal;
}
.creditid {
color: #BAB9B6;
font-size: calc(1em * 0.5);
font-weight: normal;
}
.creditsingle {
text-align: center;
height: 1em;
width: 100%;
padding: 0em;
line-height: 1;
}
.columnL {
width:50%;
text-align:right;
padding-right:1%;
}
.columnR {
width:50%;
text-align:left;
padding-left:1%;
}
.scriptsection {
color: #54595d;;
font-size: calc(1em * 0.875);
font-weight: normal;
font-family: 'Linux Libertine','Georgia','Times',serif;
}
.noautonum .toc {margin-top:0.3rem; margin-bottom:0.3rem; width: 100%; box-sizing: border-box;}
.noautonum .tocnumber { display: none; }
.noautonum li.toclevel-2 { display:inline-block; align: center; text-align: center;}
.noautonum ul .toclevel-2 { width: 9%}
.noautonum2 .toc {margin-top:0.3rem; margin-bottom:0.3rem; width: auto; box-sizing: border-box;}
.noautonum2 .tocnumber { display: none; }
.noautonum2 li.toclevel-2 { display:inline-block; align: center; text-align: center;}
.noautonum2 ul .toclevel-2 { width: 9%}