1,083
edits
Welcome to PikloDex! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(header) |
(merged here) |
||
Line 549: | Line 549: | ||
background-color: #F1F4F8; | background-color: #F1F4F8; | ||
} | } | ||
.mw-wiki-logo { background-size: 150px; } | |||
.mw-special-Upload .noupload, .useronly, | |||
.autoconfonly, .editprotected, .editinterface { | |||
display: none; | |||
} | |||
.oo-ui-icon-success, .mw-ui-icon-success { display: none !important; } | |||
body.anon.ns-content.action-view.desktop .notice-template.show { | |||
margin-top: 0 !important; | |||
} | |||
form#editform { margin-top: 2px; } | |||
.editHelp { | |||
display:none; | |||
} | |||
.mw-search-form-wrapper { | |||
margin-bottom: 0px; | |||
} | |||
.mediawiki table { | |||
border-collapse: collapse !important; | |||
font-size: 100% !important; | |||
} | |||
.wikitable { | |||
border-color:transparent; | |||
} | |||
body.mediawiki div.wideImage img { | |||
max-width: none !important; | |||
} | |||
.collapsible-bar .mw-collapsible-text { | |||
color: inherit !important; | |||
} | |||
.mw-search-profile-tabs { width:100%; } | |||
.mw-body-content img.mw-file-element { | |||
max-width: inherit !important; | |||
} | |||
.mw-plusminus-pos { color: #006400; } | |||
.mw-plusminus-neg { color: #8b0000; } | |||
.mw-diff-table-prefix { display:none; } | |||
body.skin--responsive #f-copyrightico > .cdx-button, | |||
body.skin--responsive #f-poweredbyico > .cdx-button { display:contents; } | |||
/* Site notice */ | |||
#localNotice a.external { | |||
padding: 0 !important; | |||
background: none !important; | |||
} | |||
/* Image/gallery classes */ | |||
img.blackbg, .gallery.blackbg .thumb { background: #000 !important; } | |||
img.graybg, .gallery.graybg .thumb, img.greybg, .gallery.greybg .thumb { | |||
background: #808080 !important; | |||
} | |||
ul.gallery img, table.filehistory img, table.listfiles img, table.searchResultImage img { | |||
image-rendering: crisp-edges; | |||
image-rendering: pixelated; | |||
} | |||
.pixelated, .pixelart, .sprites, .sprite { | |||
image-rendering: crisp-edges; image-rendering: pixelated; | |||
} | |||
img { | |||
image-rendering: crisp-edges; | |||
image-rendering: pixelated; | |||
} | |||
/* Gallery classes */ | |||
.gallery.center { | |||
margin-left: auto !important; | |||
margin-right: auto !important; | |||
} | |||
.gallery.centertext .gallerytext { | |||
text-align: center !important; | |||
} | |||
/* Gallery slideshow */ | |||
.mw-gallery-slideshow .gallerybox + .gallerybox { | |||
display: none; | |||
} | |||
.mw-gallery-slideshow-thumbnails-toggled ~ .gallerybox { | |||
display: inline-block !important; | |||
} | |||
/* message box padding */ | |||
.messagebox, .errorbox, .warningbox, .successbox, .mw-message-box-warning, .mw-message-box-error { | |||
padding:12px; | |||
} | |||
/* revision info */ | |||
div#mw-content-subtitle > div.cdx-message.cdx-message--block.cdx-message--warning.mw-revision { | |||
background: #F9F9F9; | |||
border: 1px solid #AAA; | |||
color:#000 !important; | |||
font-size: 100%; | |||
margin: .5em 0 .5em; | |||
padding: .5em 1em; | |||
clear: both; | |||
} | |||
/* File pages */ | |||
#file img, .filehistory a img { | |||
background: url(https://mywikis-wiki-media.s3.us-central-1.wasabisys.com/piklodex/Checker.png) repeat; | |||
} | |||
/* Media files */ | |||
.gallery audio { | |||
max-width: calc(100% - 30px) !important; | |||
} | |||
.gallery audio, .gallery video, .thumb audio, .thumb video { | |||
display: block; | |||
margin: auto; | |||
} | |||
.filehistory audio, .filehistory video { | |||
max-width: 120px !important; | |||
} | |||
/* Formatting fixes */ | |||
pre { overflow: auto; } | |||
hr { overflow: hidden; } | |||
div[style*="column-"] > p { margin: 0 !important; } | |||
.mw-parser-output table sup { white-space: nowrap; } | |||
span.comment, .mw-parser-output a.external.free, .filehistory.wikitable td[dir] { | |||
word-wrap: anywhere; | |||
} | |||
/** search results **/ | |||
.mw-search-result-data { | |||
color: #008000; | |||
font-size: 97%; | |||
} | |||
.mw-body .mw-search-nonefound { | |||
margin: 0; | |||
font-size: revert; | |||
} | |||
/* Margin fixes */ | |||
.ns-subject:not(.ns-110) #mw-content-text li > ul, | |||
.ns-subject:not(.ns-110) #mw-content-text li > ol { | |||
margin-top: 0.1em !important; | |||
} | |||
.ns-subject:not(.ns-110) #mw-content-text dl + ul, | |||
.ns-subject:not(.ns-110) #mw-content-text dl + ol { | |||
margin-top: -0.3em !important; | |||
} | |||
.ns-subject:not(.ns-110) #mw-content-text ul + dl, | |||
.ns-subject:not(.ns-110) #mw-content-text ol + dl { | |||
margin-top: 0.3em !important; | |||
} | |||
/* Scrollable tables */ | |||
table.scrollable { | |||
display: block; | |||
overflow: auto; | |||
max-width: max-content; | |||
border: 0; | |||
} | |||
/* Show/hide toggles */ | |||
.navbox .mw-collapsible-toggle { | |||
text-align: right; | |||
min-width: 3.729em; | |||
} | |||
.wikitable.mw-collapsed .mw-collapsible-toggle { | |||
margin-left: 10px; | |||
} | |||
/* Links */ | |||
a { color: #00f; } | |||
a:active { color: orange; } | |||
a:visited { color: #00c; } | |||
.mw-parser-output a.extiw { color: #06f; } | |||
.mw-parser-output a.extiw:visited { color: #3366BB; } | |||
.mw-parser-output a.external { color: #06f; } | |||
.mw-parser-output a.external:visited { color: #0044CC; } | |||
.plainlinks a, .plainlinks a:hover { text-decoration: none; } | |||
.whitelinks a, .whitelinks a:visited { color: white; } | |||
/* Link fixes */ | |||
body.mediawiki a.mw-selflink { | |||
color: inherit !important; | |||
cursor: inherit !important; | |||
text-decoration: inherit !important; | |||
font-weight: bold !important; | |||
} | |||
a font:hover, a span:hover { | |||
text-decoration: inherit; | |||
} | |||
.autocomment a:hover { | |||
color: inherit; | |||
} | |||
/* Explain text */ | |||
.explain[title] { | |||
cursor: help; | |||
border-bottom: 1px dotted; | |||
text-decoration: none; | |||
} | |||
/* Hide help indicator */ | |||
#mw-indicator-mw-helplink { display: none; } | |||
/* Special:Preferences */ | |||
#mw-htmlform-mobile .oo-ui-inline-help { display: none; } | |||
/* Special:Contact */ | |||
.mw-special-Contact fieldset div[data-ooui*="wpSubject"] { | |||
display: none; | |||
} | |||
.mw-special-Contact #wpCaptchaWord, | |||
.mw-special-Contact fieldset div[data-ooui*="HTMLInfoField"], | |||
.mw-special-Contact.desktop fieldset div[data-ooui*="wpCCme"] { | |||
margin-top: 2px; | |||
} | |||
.mw-special-Contact fieldset div[data-ooui*="CAPTCHA"] { | |||
margin-top: 1em; | |||
} | |||
/* Watchlist expiry (icon fix) */ | |||
.oo-ui-icon-clock, .mw-ui-icon-clock::before { | |||
background-image: linear-gradient(transparent,transparent),url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Eclock%3C/title%3E%3Cpath d=%22M10 0a10 10 0 1010 10A10 10 0 0010 0zm2.5 14.5L9 11V4h2v6l3 3z%22/%3E%3C/svg%3E"); | |||
} | |||
.mw-changesList-watchlistExpiry.oo-ui-iconElement-icon { | |||
height: 13px; | |||
min-height: 13px; | |||
position: relative; | |||
top: -1px; | |||
opacity: 0.51; | |||
} | |||
/* Pixelated gallery/interface image upscaling */ | |||
ul.gallery img, table.filehistory img, table.listfiles img, table.searchResultImage img { | |||
image-rendering: crisp-edges; | |||
image-rendering: pixelated; | |||
} | |||
/* notice templates */ | |||
body:not(.ns-6) .notice-template + .notice-template { | |||
margin-top: -0.375em !important; | |||
} | |||
#mw-imagepage-content .notice-template + #aboutfile { | |||
margin-top: 0.75em !important; | |||
} | |||
#mw-imagepage-content .notice-template:not(#aboutfile) { | |||
margin-top: 0.75em !important; | |||
margin-bottom: 2.5px !important; | |||
} | |||
.notice-template p { | |||
margin: 0.6em 0; | |||
} | |||
.notice-template { | |||
display: flex; | |||
background: #f1f1de; | |||
border: 2px solid #996; | |||
font-size: 100% !important; | |||
margin: 0 2% 0.75em !important; | |||
padding:0 1em; | |||
color: #000; | |||
} | |||
.notice-template.copyright { | |||
width: 90%; | |||
margin: 2.5px auto !important; | |||
padding: 5px; | |||
font-size: 95%; | |||
background: #FFF; | |||
border: 1px solid #000; | |||
} | |||
.notice-template.delete a:not(.new) { | |||
color: yellow; | |||
} | |||
/* forum formatting */ | |||
.forumheader { | |||
border: 1px solid #88A; | |||
background-color: #F8F8FF; | |||
margin-top: 1em; | |||
margin-bottom: 1em; | |||
padding: 8px; | |||
} | |||
.forumlist td.forum_edited a { | |||
color: #000; | |||
text-decoration: none; | |||
} | |||
.forumlist td.forum_title a { | |||
padding-left: 20px; | |||
} | |||
.forumlist td.forum_title a.forum_new { | |||
font-weight: bold; | |||
padding-left: 20px; | |||
} | |||
.forumlist td.forum_title a.forum_new:visited { | |||
background: none; | |||
font-weight: normal; | |||
padding-left: 20px; | |||
} | |||
.forumlist th.forum_title { | |||
padding-left: 20px; | |||
} | |||
/* button template */ | |||
span.longbutton { | |||
color: #000; | |||
font-size: smaller; | |||
font-variant: small-caps; | |||
white-space: nowrap; | |||
background: #fff; | |||
border: 1px solid #000; | |||
border-radius: 1em; | |||
padding: 0 0.5em; | |||
display: inline; | |||
} | |||
span.roundbutton { | |||
width: 10px; | |||
height: 16px; | |||
font-size: smaller; | |||
font-variant: small-caps; | |||
white-space: nowrap; | |||
background: url(https://static.miraheze.org/mariowiki/7/75/Def_Button.svg) no-repeat; | |||
padding: 0 3px; | |||
display: inline-block; | |||
overflow: hidden; | |||
} | |||
/* Infobox template style */ | |||
.infobox { | |||
float: right; | |||
clear: right; | |||
font-size: 90% !important; | |||
text-align: left; | |||
border: 1px solid #000; | |||
background-color: #f9f9f9; | |||
margin: 0.5em 0 0.5em 1em; | |||
padding: 0.2em; | |||
} | |||
.infobox td, | |||
.infobox th { | |||
vertical-align: top; | |||
} | |||
.infobox caption { | |||
font-size: larger; | |||
margin-left: inherit; | |||
} | |||
.infobox.bordered { | |||
border-collapse: collapse !important; | |||
} | |||
.infobox.bordered td, | |||
.infobox.bordered th { | |||
border: 1px solid #000; | |||
padding: 2px; | |||
} | |||
.infobox.bordered td { | |||
padding-left:4px; | |||
} | |||
.infobox.bordered .borderless td, | |||
.infobox.bordered .borderless th { | |||
border: 0; | |||
} | |||
/* Tabs fix */ | |||
.tabber { display: inline-block; } | |||
.tabbertab:not(:first-of-type) { display: none; } | |||
.tabbertab:first-child { padding: 6px; margin-top: 26px; } | |||
.mw-parser-output > .tabber { display: table; margin-bottom: 0.5em; } | |||
.infobox .tabbertab:first-child, .infobox p.mw-empty-elt:first-child + .tabbertab { padding: 6px; margin-top: 24px; } | |||
.infobox .tabber:not(.tabberlive) { display: block; } | |||
.tabbertab > p:first-child { margin-top: 0.2em; } | |||
.tabbertab > p:last-child { margin-bottom: 0; } | |||
.mobile .tabbertab:first-child { margin-top: 0; padding-top: 31.5px; } | |||
.mobile.skin-timeless .tabbertab:first-child { padding-top: 33.6px; } | |||
.mobile.skin-timeless .infobox .tabbertab:first-child { padding-top: 31px; } | |||
.mobile .infobox .tabbertab:first-child { padding-top: 29px; } | |||
/* Black border & cell tables */ | |||
table.table, table.table {background:#fff;margin:1em 0;border-collapse:collapse;color:black} | |||
table.table > * > tr > td, table.table > * > tr > th, table.table > * > tr > td, table.table > * > tr > th {border:1pt solid #000;padding:0.2em 0.4em} | |||
/* metadata table revert */ | |||
table#mw_metadata.mw_metadata { | |||
font-size: 0.8em !important; | |||
margin-bottom: 0.5em !important; | |||
margin-left: 0.5em !important; | |||
} | |||
/* message box */ | |||
.cdx-message { | |||
margin-bottom: 0.4em; | |||
margin-top: -0.4em; | |||
} | |||
/* Pokémon type classes */ | |||
.type1-Bug .type {background:#99cc33; border: 1px solid #86B32D;} | |||
.type1-Dark .type {background:#a9a9a9; border: 1px solid #8F8F8F;} | |||
.type1-Dragon .type {background:#ab82ff; border: 1px solid #916ED9;} | |||
.type1-Electric .type {background:#ffd700; border: 1px solid #E6C100;} | |||
.tipo1-Fairy .type {background:#ffb0ff; border: 1px solid #E79FE7;} | |||
.type1-Fire .type {background:#ff7f00; border: 1px solid #D96C00;} | |||
.type1-Fighting .type {background:#ff6a6a; border: 1px solid #E65F5F;} | |||
.type1-Flying .type {background:#baaaff; border: 1px solid #a99be6;} | |||
.type1-Ghost .type {background:#778899; border: 1px solid #637180;} | |||
.type1-Grass .type {background:#99ff66; border: 1px solid #82D957;} | |||
.type1-Ground .type {background:#deb887; border: 1px solid #C4A377;} | |||
.type1-Ice .type {background:#add8e6; border: 1px solid #A3CCD9;} | |||
.type1-Normal .type {background:#ddccaa; border: 1px solid #C4B597;} | |||
.type1-Poison .type {background:#ab82ff; border: 1px solid #9A75E6;} | |||
.type1-Psychic .type {background:#ffb5c5; border: 1px solid #E6A3B1;} | |||
.type1-Rock .type {background:#cd853f; border: 1px solid #B37437;} | |||
.type1-Steel .type {background:#cccccc; border: 1px solid #B3B3B3;} | |||
.type1-Unknown .type {background:#68a090;} | |||
.type1-Water .type {background:#b0e2ff; border: 1px solid #9ECBE6;} | |||
/* thumb class */ | |||
html .thumbimage { background-color: #fff; border: 1px solid #c8ccd1; } | |||
#mw-upload-thumbnail.thumb.tright > div.thumbinner { | |||
border: 1px solid #c8ccd1; | |||
background-color: #f8f9fa; | |||
font-size: 94%; | |||
padding: 3px; | |||
text-align: center; | |||
overflow: hidden; | |||
} | |||
#mw-upload-thumbnail.thumb.tright > div.thumbinner > div.filename, | |||
#mw-upload-thumbnail.thumb.tright > div.thumbinner > div.fileinfo { | |||
text-align: left; | |||
} | |||
.thumbcaption { | |||
font-size: 94%; | |||
line-height: 1.4em; | |||
padding: 3px; | |||
text-align:left; | |||
} | |||
div.tleft, div.tright { | |||
margin-top: 0.25em; | |||
margin-bottom: 0.8em; | |||
} | |||
div.tleft { margin: 0.5em 1.4em 1.3em 0; float:left; clear:left;} | |||
/* tables */ | |||
table.mpbox, table.license, table.embed { border-collapse: unset !important; } | |||
/* disable some stuff manually */ | |||
a.uls-trigger, li#pt-uls, li#ca-ve-edit, .imeselector, a.mw-editsection-visualeditor, span.mw-editsection > span.mw-editsection-divider, .tdg-editscreen-main, .mw-revslider-container, .ve-init-mw-diffPage-diffMode { display:none !important; } | |||
/* <h3> Misc / Unsorted </h2> */ | /* <h3> Misc / Unsorted </h2> */ |