User:Nando Gaming/global.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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
@media screen {
    html,body {
        height: 100%
    }

    :focus {
        outline-color: var(--outline-color-progressive--focus,#36c)
    }

    html {
        font-size: 100%
    }

    html,body {
        font-family: sans-serif
    }

    ul {
        list-style-image: url(/w/skins/Vector/resources/skins.vector.styles.legacy/images/bullet-icon.svg?d4515)
    }

    pre,.mw-code {
        line-height: 1.3
    }

    .mw-jump-link:not(:focus) {
        display: block;
        position: absolute !important;
        clip: rect(1px,1px,1px,1px);
        width: 1px;
        height: 1px;
        margin: -1px;
        border: 0;
        padding: 0;
        overflow: hidden;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none
    }

    .mw-editsection,.mw-editsection-like {
        font-family: sans-serif
    }

    .mw-body h1,.mw-body .mw-heading1,.mw-body-content h1,.mw-body-content .mw-heading1,.mw-body-content h2,.mw-body-content .mw-heading2 {
        margin-bottom: 0.25em;
        padding: 0;
        font-family: 'Linux Libertine','Georgia','Times','Source Serif Pro',serif;
        line-height: 1.375
    }

    .mw-body h1:lang(ja),.mw-body .mw-heading1:lang(ja),.mw-body-content h1:lang(ja),.mw-body-content .mw-heading1:lang(ja),.mw-body-content h2:lang(ja),.mw-body-content .mw-heading2:lang(ja),.mw-body h1:lang(he),.mw-body .mw-heading1:lang(he),.mw-body-content h1:lang(he),.mw-body-content .mw-heading1:lang(he),.mw-body-content h2:lang(he),.mw-body-content .mw-heading2:lang(he),.mw-body h1:lang(ko),.mw-body .mw-heading1:lang(ko),.mw-body-content h1:lang(ko),.mw-body-content .mw-heading1:lang(ko),.mw-body-content h2:lang(ko),.mw-body-content .mw-heading2:lang(ko) {
        font-family: sans-serif
    }

    .mw-body h1:lang(ckb),.mw-body .mw-heading1:lang(ckb),.mw-body-content h1:lang(ckb),.mw-body-content .mw-heading1:lang(ckb),.mw-body-content h2:lang(ckb),.mw-body-content .mw-heading2:lang(ckb) {
        font-family: 'Scheherazade','Linux Libertine','Georgia','Times','Source Serif Pro',serif
    }

    .mw-body h1:lang(my),.mw-body .mw-heading1:lang(my),.mw-body-content h1:lang(my),.mw-body-content .mw-heading1:lang(my),.mw-body-content h2:lang(my),.mw-body-content .mw-heading2:lang(my) {
        line-height: normal
    }

    .mw-body h1,.mw-body .mw-heading1,.mw-body-content h1,.mw-body-content .mw-heading1 {
        font-size: 2.1em
    }

    #siteSub {
        display: none
    }

    .vector-body {
        font-size: 1rem;
        font-size: 1em;
        line-height: 1.6
    }

    .vector-body #siteSub {
        font-size: 15px
    }

    .vector-body .mw-heading1,.vector-body h1 {
        margin-top: 1em
    }

    .vector-body .mw-heading2,.vector-body h2 {
        margin-top: 1em;
        font-size: 1.75em
    }

    .vector-body .mw-heading3,.vector-body h3,.vector-body .mw-heading4,.vector-body h4,.vector-body .mw-heading5,.vector-body h5,.vector-body .mw-heading6,.vector-body h6 {
        margin-top: 0.3em;
        margin-bottom: 0;
        padding-bottom: 0;
        line-height: 1.6
    }

    .vector-body .mw-heading3,.vector-body h3 {
        font-size: 1.4em
    }

    .vector-body .mw-heading3,.vector-body h3,.vector-body .mw-heading4,.vector-body h4 {
        font-weight: bold
    }

    .vector-body .mw-heading4,.vector-body h4,.vector-body .mw-heading5,.vector-body h5,.vector-body .mw-heading6,.vector-body h6 {
        font-size: 110%
    }

    .vector-body .mw-heading1 h1,.vector-body .mw-heading2 h2,.vector-body .mw-heading3 h3,.vector-body .mw-heading4 h4,.vector-body .mw-heading5 h5,.vector-body .mw-heading6 h6 {
        margin-top: 0;
        font-size: inherit
    }

    .vector-body .toc h2 {
        font-family: sans-serif;
        font-size: 110%
    }

    .vector-body p {
        margin: 0.5em 0
    }

    .vector-body blockquote {
        border-left: 4px solid #eaecf0;
        padding: 8px 32px
    }

    .vector-body blockquote > :first-child {
        margin-top: 0
    }

    .vector-body blockquote > :last-child {
        margin-bottom: 0
    }

    .mw-parser-output a {
        word-wrap: break-word
    }

    .mw-parser-output a.external {
        background-image: url(/w/skins/Vector/resources/skins.vector.styles.legacy/images/link-external-small-ltr-progressive.svg?fb64d);
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 0.857em;
        padding-right: 1em
    }

    .mw-parser-output a.external.free {
        word-break: break-all
    }

    body {
        background-color: #f6f6f6;
        overflow-y: scroll
    }

    .mw-body,.parsoid-body {
        background-color: var(--background-color-base,#fff);
        color: var(--color-base,#202122);
        direction: ltr;
        padding: 1em
    }

    #p-personal {
        position: absolute;
        top: 6px;
        right: 0.75em
    }

    #p-personal ul {
        padding-left: 10em
    }

    .mw-body,#mw-data-after-content {
        margin-left: 10em
    }

    .mw-body {
        margin-top: -1px;
        border: 1px solid #a7d7f9;
        border-right-width: 0
    }

    .mw-body .firstHeading {
        display: block
    }

    .mw-indicators {
        z-index: 1
    }

    .vector-body {
        position: relative;
        z-index: 0
    }

    #mw-page-base {
        background-color: #fbfbfb;
        background-image: linear-gradient(to bottom,var(--background-color-base,#fff) 50%,#f6f6f6 100%);
        background-position: bottom left;
        height: 5em
    }

    #mw-head-base {
        margin-top: -5em;
        margin-left: 10em;
        height: 5em
    }

    #mw-navigation h2 {
        position: absolute;
        top: -9999px
    }

    #mw-head {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%
    }

    #left-navigation {
        float: left;
        margin-left: 10em;
        margin-top: 2.5em;
        margin-bottom: -2.5em
    }

    #right-navigation {
        float: right;
        margin-top: 2.5em
    }

    .vector-search-box {
        float: left;
        margin-right: 0.5em;
        margin-left: 0.5em
    }

    .vector-search-box form {
        margin: 0.5em 0 0
    }

    .vector-search-box-inner {
        min-width: 5em;
        width: 20vw;
        max-width: 20em
    }

    #mw-panel {
        position: absolute;
        top: 0;
        width: 10em;
        left: 0
    }

    #p-logo + .mw-portlet .vector-menu-heading {
        display: none
    }

    .mw-footer {
        margin-left: 10em;
        margin-top: 0;
        padding: 0.75em
    }

    .mw-content-ltr {
        direction: ltr
    }

    .mw-content-rtl {
        direction: rtl
    }

    .mw-indicators {
        font-size: 1rem;
        line-height: 1.6;
        position: relative;
        float: right
    }

    .mw-indicator {
        display: inline-block
    }

    .mw-footer {
        direction: ltr
    }

    .mw-footer ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .mw-footer li {
        color: var(--color-base,#202122);
        margin: 0;
        padding: 0.5em 0;
        font-size: 0.875em
    }

    #footer-icons {
        float: right
    }

    #footer-icons li {
        float: left;
        margin-left: 0.5em;
        line-height: 2;
        text-align: right
    }

    #footer-icons a {
        padding-left: 8px;
        padding-right: 8px;
        background-color: #f8f9fa
    }

    #footer-info li {
        line-height: 1.4
    }

    #footer-places li {
        float: left;
        margin-right: 1em;
        line-height: 2
    }

    .mw-portlet .vector-menu-heading {
        display: none
    }

    .mw-portlet ul {
        list-style: none;
        margin: 0
    }

    .vector-menu-checkbox:checked + .vector-menu-heading::after {
        transform: scaleY(-1)
    }

    .vector-menu-dropdown {
        direction: ltr;
        float: left;
        cursor: pointer;
        position: relative;
        line-height: 1.125em
    }

    .vector-menu-dropdown .vector-menu-heading {
        display: flex;
        color: var(--color-subtle,#54595d);
        font-size: 0.95em;
        background-position: right bottom;
        margin: 0 -1px 0 0;
        padding: 1.25em 8px 6px;
        font-weight: normal
    }

    .vector-menu-dropdown .vector-menu-heading::after {
        content: '';
        background: url(/w/skins/Vector/resources/skins.vector.styles.legacy/images/arrow-down.svg?f88ee) 100% 50% no-repeat;
        width: 1.23076923em;
        height: 1.23076923em;
        opacity: 1
    }

    .vector-menu-dropdown .vector-menu-heading:hover,.vector-menu-dropdown .vector-menu-heading:focus {
        color: var(--color-base,#202122)
    }

    .vector-menu-dropdown .vector-menu-heading:hover::after,.vector-menu-dropdown .vector-menu-heading:focus::after {
        opacity: var(--opacity-icon-base--selected,1)
    }

    .vector-menu-dropdown .vector-menu-content {
        position: absolute;
        top: 100%;
        left: -1px;
        opacity: 0;
        height: 0;
        visibility: hidden;
        overflow: hidden;
        margin: 0;
        padding: 0;
        z-index: 50;
        line-height: 1.125em;
        background-color: var(--background-color-base,#fff);
        border: 1px solid var(--border-color-base,#a2a9b1);
        border-top-width: 0;
        box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
        transition-property: opacity;
        transition-duration: 100ms;
        min-width: 100%
    }

    .vector-menu-dropdown > .vector-menu-content-list {
        list-style: none
    }

    .vector-menu-dropdown:hover .vector-menu-content {
        opacity: 1;
        visibility: visible;
        height: auto
    }

    .vector-menu-dropdown .mw-list-item {
        padding: 0;
        margin: 0;
        text-align: left;
        line-height: 1em
    }

    .vector-menu-dropdown .mw-list-item a:not(.vector-icon) {
        font-size: 0.95em
    }

    .vector-menu-dropdown .mw-list-item a {
        cursor: pointer;
        display: block;
        white-space: nowrap;
        padding: 0.625em;
        color: #0645ad
    }

    .vector-menu-dropdown .mw-list-item.selected a,.vector-menu-dropdown .mw-list-item.selected a:visited {
        color: var(--color-base,#202122);
        text-decoration: none
    }

    .vector-menu-checkbox {
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        opacity: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        display: none
    }

    .vector-menu-checkbox:checked ~ .vector-menu-content {
        opacity: 1;
        visibility: visible;
        height: auto
    }

    :not(:checked) > .vector-menu-checkbox {
        display: block
    }

    .vector-menu-checkbox:focus + .vector-menu-heading:not(.cdx-button) {
        outline: dotted 1px;
        outline: auto -webkit-focus-ring-color
    }

    .vector-menu-tabs-legacy {
        background-position: left bottom;
        float: left;
        height: 2.5em;
        padding-left: 1px
    }

    .vector-menu-tabs-legacy .vector-menu-heading {
        display: none
    }

    .vector-menu-tabs-legacy ul {
        float: left;
        height: 100%;
        list-style: none;
        margin: 0;
        padding: 0
    }

    .vector-menu-tabs-legacy li {
        background-image: linear-gradient(to top,#77c1f6 0,#e8f2f8 1px,#fff 100%);
        background-position: left bottom;
        background-repeat: repeat-x;
        float: left;
        display: block;
        height: 100%;
        margin: 0;
        padding: 0;
        line-height: 1.125em;
        white-space: nowrap
    }

    .vector-menu-tabs-legacy li a {
        background-position: right bottom;
        color: #0645ad;
        box-sizing: border-box;
        display: block;
        float: left;
        height: 3.07692308em;
        position: relative;
        padding-top: 1.25em;
        padding-left: 8px;
        padding-right: 8px;
        font-size: 0.8125em;
        cursor: pointer
    }

    .vector-menu-tabs-legacy .new a,.vector-menu-tabs-legacy .new a:visited {
        color: #ba0000
    }

    .vector-menu-tabs-legacy .selected {
        background: #ffffff
    }

    .vector-menu-tabs-legacy .selected a,.vector-menu-tabs-legacy .selected a:visited {
        color: var(--color-base,#202122);
        text-decoration: none
    }

    .vector-menu-tabs-legacy .icon a {
        background-position: right bottom;
        background-repeat: no-repeat
    }

    .vector-menu-tabs,.vector-menu-tabs a,#mw-head .vector-menu-dropdown .vector-menu-heading {
        background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#a7d7f9 100%);
        background-repeat: no-repeat;
        background-size: 1px 100%
    }

    #mw-head .vector-menu-dropdown .vector-menu-heading {
        background-position: right bottom
    }

    .vector-legacy-sidebar {
        font-size: inherit
    }

    .vector-legacy-sidebar nav:first-child {
        background-image: none
    }

    .vector-legacy-sidebar nav:first-child .vector-menu-heading {
        display: none
    }

    .vector-legacy-sidebar nav:first-child .vector-menu-content {
        margin-left: 0.5em
    }

    .vector-legacy-sidebar .vector-menu-portal {
        margin: 0 0.6em 0 0.7em;
        padding: 0.25em 0;
        direction: ltr
    }

    .vector-legacy-sidebar .vector-menu-portal .vector-menu-heading {
        display: block;
        color: var(--color-subtle,#54595d);
        margin: 0.5em 0 0 0.66666667em;
        border: 0;
        padding: 0.25em 0;
        font-size: 0.875em;
        font-weight: normal;
        cursor: default;
        background-image: linear-gradient(to right,rgba(200,204,209,0) 0,#c8ccd1 33%,#c8ccd1 66%,rgba(200,204,209,0) 100%);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: 100% 1px
    }

    .vector-legacy-sidebar .vector-menu-portal .vector-menu-content {
        margin-left: 0.5em;
        padding-top: 0
    }

    .vector-legacy-sidebar .vector-menu-portal .vector-menu-content ul {
        list-style: none;
        margin: 0;
        padding-top: 0.3em
    }

    .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li {
        margin: 0;
        padding: 0.25em 0;
        font-size: 0.875em;
        line-height: 1.125em;
        word-wrap: break-word
    }

    .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a {
        color: #0645ad
    }

    .vector-legacy-sidebar .vector-menu-portal .vector-menu-content li a:visited {
        color: #0b0080
    }

    .vector-search-box-inner {
        position: relative;
        height: 100%
    }

    .vector-search-box-input {
        background-color: rgba(255,255,255,0.5);
        color: var(--color-emphasized,#101418);
        width: 100%;
        height: 2.15384615em;
        box-sizing: border-box;
        border: 1px solid var(--border-color-base,#a2a9b1);
        border-radius: 2px;
        padding: 5px 2.15384615em 5px 0.4em;
        box-shadow: inset 0 0 0 1px var(--box-shadow-color-transparent,transparent);
        font-family: inherit;
        direction: ltr;
        transition-property: border-color,box-shadow;
        transition-duration: 250ms;
        -webkit-appearance: none;
        -moz-appearance: textfield
    }

    .vector-search-box-inner:hover .vector-search-box-input {
        border-color: #72777d
    }

    .vector-search-box-input:focus,.vector-search-box-inner:hover .vector-search-box-input:focus {
        outline: 0;
        border-color: var(--border-color-progressive--focus,#36c);
        box-shadow: inset 0 0 0 1px var(--box-shadow-color-progressive--focus,#36c)
    }

    .vector-search-box-input::-webkit-input-placeholder {
        color: var(--color-placeholder,#72777d);
        opacity: 1
    }

    .vector-search-box-input::placeholder {
        color: var(--color-placeholder,#72777d);
        opacity: 1
    }

    .vector-search-box-input::-webkit-search-decoration,.vector-search-box-input::-webkit-search-cancel-button,.vector-search-box-input::-webkit-search-results-button,.vector-search-box-input::-webkit-search-results-decoration {
        display: none
    }

    .searchButton {
        background-color: transparent;
        position: absolute;
        top: 1px;
        bottom: 1px;
        right: 1px;
        min-width: 28px;
        width: 2.15384615em;
        border: 0;
        padding: 0;
        cursor: pointer;
        font-size: 0.8125em;
        direction: ltr;
        text-indent: -99999px;
        white-space: nowrap;
        overflow: hidden;
        z-index: 1
    }

    .searchButton[name='go'] {
        background: no-repeat center / 1.23076923em url(/w/skins/Vector/resources/skins.vector.styles.legacy/images/search.svg?a45d6);
        opacity: 0.67
    }

    .vector-search-box h3 {
        display: block;
        position: absolute !important;
        clip: rect(1px,1px,1px,1px);
        width: 1px;
        height: 1px;
        margin: -1px;
        border: 0;
        padding: 0;
        overflow: hidden
    }

    #p-logo {
        width: 10em;
        height: 160px;
        margin-bottom: 1em
    }

    #p-logo a {
        background-position: center center;
        background-repeat: no-repeat;
        display: block;
        width: 10em;
        height: 160px;
        text-decoration: none
    }

    #localNotice {
        margin-bottom: 0.9em
    }

    #siteNotice {
        font-size: 0.8em
    }

    @keyframes rotate {
        from {
            transform: rotate(0deg)
        }

        to {
            transform: rotate(360deg)
        }
    }

    .vector-menu-tabs .mw-watchlink.icon a {
        width: 2.15384615em;
        height: 0;
        padding: 3.07692308em 0 0 0;
        overflow: hidden
    }

    .vector-menu-tabs .mw-watchlink.icon a::before {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        content: '';
        display: block;
        position: absolute;
        top: 1.07692308em;
        left: 0.38461538em;
        width: 1.23076923em;
        height: 1.23076923em
    }

    .vector-menu-tabs #ca-unwatch.icon a::before {
        background-image: url(/w/skins/Vector/resources/skins.vector.styles.legacy/images/unwatch-icon.svg?75797)
    }

    .vector-menu-tabs #ca-unwatch.mw-watchlink-temp.icon a::before {
        background-image: url(/w/skins/Vector/resources/skins.vector.styles.legacy/images/unwatch-temp-icon.svg?6e0c5)
    }

    .vector-menu-tabs #ca-watch.icon a::before {
        background-image: url(/w/skins/Vector/resources/skins.vector.styles.legacy/images/watch-icon.svg?6ab6f)
    }

    .vector-menu-tabs #ca-unwatch.icon a:hover::before,.vector-menu-tabs #ca-unwatch.icon a:focus::before {
        background-image: url(/w/skins/Vector/resources/skins.vector.styles.legacy/images/unwatch-icon-hl.svg?72bac)
    }

    .vector-menu-tabs #ca-unwatch.mw-watchlink-temp.icon a:hover::before,.vector-menu-tabs #ca-unwatch.mw-watchlink-temp.icon a:focus::before {
        background-image: url(/w/skins/Vector/resources/skins.vector.styles.legacy/images/unwatch-temp-icon-hl.svg?9a8e5)
    }

    .vector-menu-tabs #ca-watch.icon a:hover::before,.vector-menu-tabs #ca-watch.icon a:focus::before {
        background-image: url(/w/skins/Vector/resources/skins.vector.styles.legacy/images/watch-icon-hl.svg?9bf90)
    }

    .vector-menu-tabs #ca-unwatch.icon .loading::before,.vector-menu-tabs #ca-watch.icon .loading::before {
        animation: rotate 700ms infinite linear;
        outline: 0;
        cursor: default;
        pointer-events: none;
        transform-origin: 50% 50%
    }

    .vector-user-menu-legacy {
    }

    .vector-user-menu-legacy li {
        font-size: 0.75em;
        float: left;
        margin-left: 0.75em;
        padding-top: 0.5em;
        line-height: 1.16666667
    }

    .vector-user-menu-legacy #pt-anonuserpage,.vector-user-menu-legacy #pt-userpage a {
        background-position: left 0.33333333em;
        background-image: url(/w/skins/Vector/resources/skins.vector.styles.legacy/images/user-avatar.svg?943a0);
        background-repeat: no-repeat;
        background-size: 1.16666667em 1.16666667em;
        padding-top: 0.5em;
        padding-left: 1.5em
    }

    .vector-user-menu-legacy #pt-userpage {
        padding-top: 0
    }

    .vector-user-menu-legacy #pt-userpage a {
        display: inline-block
    }

    .vector-user-menu-legacy #pt-anonuserpage {
        color: #54595d
    }

    .vector-user-menu-legacy .vector-menu-content-list {
        display: flex;
        flex-wrap: wrap;
        flex-grow: 1;
        justify-content: flex-end;
        align-items: baseline
    }
}