MediaWiki:Common.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* 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%}