MediaWiki:Common.css: Difference between revisions

From the Nintendo Wiki, a wiki covering all things Nintendo
Jump to navigationJump to search
More from mario wiki
m (Undo revision 3569 because the CSS doesn't function here as it does normally (no idea why), so these are not useful.)
Tag: Undo
(More from mario wiki)
Line 1:
/* CSS placed here will be applied to all skins */
 
/* <h3> Shared interface </h3> */
 
#toc, .toc {
margin-bottom: 3px;
}
 
div.tleft, div.tright {
margin-top: 0.2em;
margin-bottom: 0.8em;
}
.thumb .mediaContainer {
margin: 4px auto 2px;
}
.thumb .multiVert .mediaContainer {
margin: 3px auto -1px;
}
.ns-104 div.thumb {
border-color: transparent;
}
 
ul.gallery, li.gallerybox div.thumb {
margin-bottom: 0;
padding-bottom: 0;
}
#bodyContent ul.gallery {
margin: 2px;
padding: 2px;
}
li.gallerycaption {
text-align: unset;
}
 
.mw_metadata {
margin-top: 5px;
}
 
#catlinks li {
margin: 0.28em 0;
line-height: 1em;
}
 
blockquote {
border-left: 3px solid #06f;
margin-left: 2em;
padding-left: 1em;
}
 
.mw-collapsible-toggle {
padding-right: 0.3em;
}
.infobox .mw-collapsible-toggle {
min-width: 39px;
text-align: right;
}
.contentbox > .mw-collapsible-toggle {
float: none !important;
}
 
/* Mark redirects on Special:AllPages and Special:EditWatchlist */
Line 37 ⟶ 95:
ol.references span {
line-height: 1;
}
 
/* User pages */
.ns-2 #mw-content-text p > img {
max-width: 100% !important;
height: auto !important;
}
 
/* User talk pages */
.ns-3 [style*="position:fixed"],
.ns-3 [style*="position: fixed"] {
display: none;
}
 
/* <h3> All pages </h3> */
 
#bodyContent {
position: relative;
}
 
Line 64 ⟶ 140:
.client-js .mw-content-rtl .mw-editsection-bracket:not(:first-of-type),
.client-js .mw-content-ltr .mw-editsection-bracket:not(:first-of-type) {
margin: 0;
color: unset;
}
 
Line 86 ⟶ 162:
.videoWidget + p {
margin: 0;
}
 
/* OOUI fix */
.oo-ui-optionWidget.oo-ui-labelElement > .oo-ui-labelElement-label {
overflow: visible;
}
 
/* Keep create account benefits up top */
.mw-special-CreateAccount #userloginForm {
margin-right: 90px;
}
 
/* Adjust inputbox button padding in Firefox */
@-moz-document url-prefix() {
.bodySearchWrap .mw-ui-button, .createboxButton {
padding-top: 4px;
padding-bottom: 5px;
}
}
 
Line 107 ⟶ 201:
}
 
/* <h3> Misc / Unsorted </h2> */
/* miscellaneous */
 
.mw-collapsible-toggle {
.special li {
padding-right: 0.3em;
line-height: 19px;
}
#preftoc a:active {
color: #00c;
}
.easywrap {
width: 100%;
table-layout: fixed;
word-wrap: break-word;
overflow: hidden;
}
.right {
text-align: right;
}
 
/* Indicator icons */
#toc, .toc {
.mw-indicators,
margin-bottom: 3px;
#mw-indicator-shortcut {
position: relative;
}
.mw-indicator {
margin: 0 2px;
}
 
/* Explain text */
.messagebox, .errorbox, .warningbox, .successbox {
.explain[title] {
padding:12px;
text-decoration: none;
border-bottom: 1px dotted;
}
 
/* New user message box */
blockquote {
.usermessage {
border-left: 3px solid #06f;
margin-lefttop: 2em1em;
}
padding-left: 1em;
 
/* Width fixes */
table {
max-width: 100%;
}
@media all and (max-width: 1100px) {
.mw-parser-output table {
min-width: 0 !important;
}
}
 
/* Media player fix */
.wikitable .mediaContainer {
margin-top: 2px;
}
 
/* Multimedia viewer */
.mw-mmv-image img {
background: #fff !important;
}
.mw-mmv-filepage-buttons,
.mw-mmv-reuse-pane .oo-ui-widget-disabled {
display: none !important;
}
.mw-mmv-overlay {
z-index: 10000000000;
}
.mw-mmv-wrapper {
z-index: 10000000001;
font-size: medium;
}
 
/* Mobile only */
.mobileonly {
display: none;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu