Jump to content

MediaWiki:Common.css

From Red Krayola Wiki
Revision as of 14:51, 27 September 2022 by imported>Dotclub (Source: https://en.wikipedia.org/w/load.php?lang=en&modules=site.styles&only=styles&skin=vector)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
cite,dfn {
    font-style: inherit
}

q {
    quotes: '"' '"' "'" "'"
}

blockquote {
    overflow: hidden;
    margin: 1em 0;
    padding: 0 40px
}

small {
    font-size: 85%
}

.mw-body-content sub,.mw-body-content sup,span.reference {
    font-size: 80%
}

.ns-talk .mw-body-content dd {
    margin-top: 0.4em;
    margin-bottom: 0.4em
}

.client-js .mw-special-Watchlist #watchlist-message,.client-js .collapsible:not(.mw-made-collapsible).collapsed > tbody > tr:not(:first-child),#editpage-specialchars {
    display: none
}

ol.references {
    font-size: 90%;
    margin-bottom: 0.5em
}

.mw-parser-output .mw-collapsible-toggle:not(.mw-ui-button) {
    font-weight: normal;
    text-align: right;
    padding-right: 0.2em;
    padding-left: 0.2em
}

.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
    float: left;
    text-align: left
}

.wikitable td ul,.wikitable td ol,.wikitable td dl {
    text-align: left
}

.mw-parser-output table.mw-hiero-table td {
    vertical-align: middle
}

.mw-parser-output a[href$=".pdf"].external,.mw-parser-output a[href*=".pdf?"].external,.mw-parser-output a[href*=".pdf#"].external,.mw-parser-output a[href$=".PDF"].external,.mw-parser-output a[href*=".PDF?"].external,.mw-parser-output a[href*=".PDF#"].external {
    background: url(//upload.wikimedia.org/wikipedia/commons/4/4d/Icon_pdf_file.png) no-repeat right;
    padding: 8px 18px 8px 0
}

div.mw-warning-with-logexcerpt,div.mw-lag-warn-high,div.mw-cascadeprotectedwarning,div#mw-protect-cascadeon,div.titleblacklist-warning {
    clear: both;
    margin: 0.2em 0;
    border: 1px solid #bb7070;
    background-color: #ffdbdb;
    padding: 0.25em 0.9em;
    box-sizing: border-box
}

.mw-contributions-blocked-notice-partial .mw-warning-with-logexcerpt {
    border-color: #fc3;
    background-color: #fef6e7
}

#wpUploadDescription {
    height: 13em
}

.thumbinner {
    min-width: 100px
}

#mw-subcategories,#mw-pages,#mw-category-media,#filehistory,#wikiPreview,#wikiDiff {
    clear: both
}

.mw-tag-markers {
    font-style: italic;
    font-size: 90%
}

.checkuser-show,.sysop-show,.abusefilter-show,.abusefilter-helper-show,.patroller-show,.templateeditor-show,.extendedmover-show,.extendedconfirmed-show,.autoconfirmed-show,.user-show {
    display: none
}

.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,.ve-ui-mwNoticesPopupTool-item .mbox-image,.ve-ui-mwNoticesPopupTool-item .mbox-imageright {
    display: none !important
}

ul.permissions-errors {
    margin: 0
}

ul.permissions-errors > li {
    list-style: none
}

span.mwe-math-mathml-inline {
    font-size: 118%
}

.mwe-math-fallback-image-display,.mwe-math-mathml-display {
    margin-left: 1.6em !important;
    margin-top: 0.6em;
    margin-bottom: 0.6em
}

.mwe-math-mathml-display math {
    display: inline
}

@media screen {
    #content .gallerybox div.thumb {
        background-color: #f8f9fa
    }

    .gallerybox .thumb img {
        background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat
    }

    .ns-0 .gallerybox .thumb img,.ns-2 .gallerybox .thumb img,.ns-100 .gallerybox .thumb img {
        background-image: none
    }

    #siteSub {
        display: block
    }
}

.flaggedrevs_draft_synced,.flaggedrevs_stable_synced,#t-upload,.mw-special-Book #coll-downloadbox {
    display: none
}

.hlist dl,.hlist ol,.hlist ul {
    margin: 0;
    padding: 0
}

.hlist dd,.hlist dt,.hlist li {
    margin: 0;
    display: inline
}

.hlist.inline,.hlist.inline dl,.hlist.inline ol,.hlist.inline ul,.hlist dl dl,.hlist dl ol,.hlist dl ul,.hlist ol dl,.hlist ol ol,.hlist ol ul,.hlist ul dl,.hlist ul ol,.hlist ul ul {
    display: inline
}

.hlist .mw-empty-li {
    display: none
}

.hlist dt:after {
    content: ":"
}

.hlist dd:after,.hlist li:after {
    content: " · ";
    font-weight: bold
}

.hlist dd:last-child:after,.hlist dt:last-child:after,.hlist li:last-child:after {
    content: none
}

.hlist dd dd:first-child:before,.hlist dd dt:first-child:before,.hlist dd li:first-child:before,.hlist dt dd:first-child:before,.hlist dt dt:first-child:before,.hlist dt li:first-child:before,.hlist li dd:first-child:before,.hlist li dt:first-child:before,.hlist li li:first-child:before {
    content: " (";
    font-weight: normal
}

.hlist dd dd:last-child:after,.hlist dd dt:last-child:after,.hlist dd li:last-child:after,.hlist dt dd:last-child:after,.hlist dt dt:last-child:after,.hlist dt li:last-child:after,.hlist li dd:last-child:after,.hlist li dt:last-child:after,.hlist li li:last-child:after {
    content: ")";
    font-weight: normal
}

.hlist ol {
    counter-reset: listitem
}

.hlist ol > li {
    counter-increment: listitem
}

.hlist ol > li:before {
    content: " " counter(listitem) "\a0"
}

.hlist dd ol > li:first-child:before,.hlist dt ol > li:first-child:before,.hlist li ol > li:first-child:before {
    content: " (" counter(listitem) "\a0"
}

.plainlist ol,.plainlist ul {
    line-height: inherit;
    list-style: none;
    margin: 0
}

.plainlist ol li,.plainlist ul li {
    margin-bottom: 0
}

.infobox {
    border: 1px solid #a2a9b1;
    border-spacing: 3px;
    background-color: #f8f9fa;
    color: black;
    margin: 0.5em 0 0.5em 1em;
    padding: 0.2em;
    float: right;
    clear: right;
    font-size: 88%;
    line-height: 1.5em;
    width: 22em;
}

.infobox-header,.infobox-label,.infobox-above,.infobox-full-data,.infobox-data,.infobox-below,.infobox-subheader,.infobox-image,.infobox-navbar,.infobox th,.infobox td {
    vertical-align: top
}

.infobox-label,.infobox-data,.infobox th,.infobox td {
    text-align: left
}

.infobox .infobox-above,.infobox .infobox-title,.infobox caption {
    font-size: 125%;
    font-weight: bold;
    text-align: center
}

.infobox-title,.infobox caption {
    padding: 0.2em
}

.infobox .infobox-header,.infobox .infobox-subheader,.infobox .infobox-image,.infobox .infobox-full-data,.infobox .infobox-below {
    text-align: center
}

.infobox .infobox-navbar {
    text-align: right
}

.wikitable.plainrowheaders th[scope=row],.wikitable.plainrowheaders th[scope=rowgroup] {
    font-weight: normal;
    text-align: left
}

.nounderlines a,.IPA a:link,.IPA a:visited {
    text-decoration: none !important
}

.nowrap,.nowraplinks a {
    white-space: nowrap
}

.wrap,.wraplinks a {
    white-space: normal
}

span.texhtml {
    font-family: "Nimbus Roman No9 L","Times New Roman",Times,serif;
    font-size: 118%;
    line-height: 1;
    white-space: nowrap;
    -webkit-font-feature-settings: "lnum","tnum","kern" 0;
    font-feature-settings: "lnum","tnum","kern" 0;
    font-variant-numeric: lining-nums tabular-nums;
    font-kerning: none
}

span.texhtml span.texhtml {
    font-size: 100%
}

@media screen {
    .nochecker .gallerybox .thumb img {
        background-image: none
    }
}

.page-Main_Page #deleteconfirm,.page-Main_Page #t-cite,.page-Main_Page #footer-info-lastmod,.action-view.page-Main_Page #siteSub,.action-view.page-Main_Page #contentSub,.action-view.page-Main_Page #contentSub2 {
    display: none !important
}

#coordinates {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    text-align: right;
    text-indent: 0;
    font-size: 85%;
    text-transform: none;
    white-space: nowrap
}

.ve-ce-surface-enabled #coordinates {
    margin-right: 2em;
    margin-top: -1em
}

.mw-indicator #coordinates {
    position: absolute;
    top: 3.5em;
    right: 0;
    line-height: 1.6;
    text-align: right;
    font-size: 92%;
    white-space: nowrap
}

div.flaggedrevs_short {
    position: absolute;
    top: -3em;
    right: 100px;
    z-index: 1
}

#siteSub {
    font-size: 12.8px
}

body.skin-vector-legacy #siteSub {
    font-size: 92%
}

body.skin-vector-legacy .mw-indicators {
    padding-top: 0.4em
}

.mw-body-content blockquote {
    border-left: none
}

@media print {
    .ns--1 .ambox,.ns-0 .ambox,.ns--1 .navbox,.ns-0 .navbox,.mediawiki.ns--1 .mw-parser-output .sidebar,.mediawiki.ns-0 .mw-parser-output .sidebar,.ns--1 .sisterproject,.ns-0 .sisterproject,.ns--1 .hatnote,.ns-0 .hatnote,.ns--1 .metadata,.ns-0 .metadata,.sistersitebox,.editlink,.navbar,span.mw-collapsible-toggle,th .sortkey,td .sortkey,#mw-revision-nav,.nourlexpansion a.external.text:after,.nourlexpansion a.external.autonumber:after {
        display: none !important
    }

    .mw-parser-output .mw-collapsed .mw-collapsible-content {
        display: block !important
    }

    table.collapsible tr,.mw-parser-output table.mw-collapsed > * > tr {
        display: table-row !important
    }

    .mw-parser-output ol.mw-collapsed > li,.mw-parser-output ul.mw-collapsed > li {
        display: list-item !important
    }

    #firstHeading {
        margin: 0
    }

    #content a.external.text:after,#content a.external.autonumber:after {
        word-wrap: break-word
    }

    .infobox {
        border: solid 1px #aaa;
        background-color: #fff;
        border-spacing: 0;
        border-collapse: collapse;
        width: 180pt !important
    }

    .infobox > * > tr > td,.infobox > * > tr > th {
        padding: 2px 5px;
        border-bottom: 1px solid #EAECF0
    }

    .infobox a,.infobox > * > tr:last-child > th,.infobox > * > tr:last-child > td {
        border: 0
    }

    .refbegin a,.references a,.reference a {
        color: black !important
    }

    .reference a {
        border-bottom: 0
    }

    ol.references,div.reflist,div.refbegin,cite * {
        font-size: inherit !important
    }

    .refbegin li,.references li {
        color: #666;
        line-height: 14pt
    }

    .printfooter {
        clear: both
    }
}