MediaWiki:Common.css

Innen: Sanctum2 Wikipédia
A lap korábbi változatát látod, amilyen Hermesz (vitalap | szerkesztései) 2024. június 24., 10:00-kor történt szerkesztése után volt.
Ugrás a navigációhozUgrás a kereséshez

Megjegyzés: közzététel után frissítened kell a böngésződ gyorsítótárát, hogy lásd a változásokat.

  • Firefox / Safari: tartsd lenyomva a Shift gombot és kattints a Frissítés gombra a címsorban, vagy használd a Ctrl–F5 vagy Ctrl–R (Macen ⌘–R) billentyűkombinációt
  • Google Chrome: használd a Ctrl–Shift–R (Macen ⌘–Shift–R) billentyűkombinációt
  • Internet Explorer / Edge: tartsd nyomva a Ctrl-t, és kattints a Frissítés gombra, vagy nyomj Ctrl–F5-öt
  • Opera: Nyomj Ctrl–F5-öt
/* Applying styles for the action tabs with a background image */
#p-cactions {
    background: url(http://wiki.nw2online.com/skins/monobook/content_head.png?2017-05-14T14:15:00Z) no-repeat scroll 15px bottom transparent;
    border-collapse: collapse;
    color: #C1B6A4;
    font-size: 95%;
    left: 13.5em;
    line-height: 1.1em;
    list-style: none outside none;
    overflow: visible;
    padding-left: 1em;
    position: fixed;
    top: 22px;
    white-space: nowrap;
    width: 987px;
    height: 125px;
    margin-left: -74px;
    z-index: 5;
}

/* Portlet style adjustments */
.portlet {
    border: none;
    margin: 0 0 -2em;
    padding: 6px;
    float: none;
    width: 12.5em;
    overflow: hidden;
}

/* General div styling */
div {
    display: block;
    unicode-bidi: isolate;
}

/* Global wrapper adjustments */
#globalWrapper {
    font-size: 127%;
    width: 100%;
    margin: 0;
    padding: 0;
}

/* Left-to-right text direction */
.ltr {
    direction: ltr;
    unicode-bidi: embed;
}

#p-personal {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(http://wiki.nw2online.com/skins/monobook/head.png?2017-05-14T14:15:00Z);
    background-position: 0 0;
    background-position: top left;
    background-repeat: no-repeat;
    height: 29px;
    line-height: 1.5em;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-top: 3px;
    white-space: nowrap;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 5;
}
#p-personal {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 0;
}
.portlet {
    border: none;
    margin: 0 0 -2em;
    padding: 6px;
    float: none;
    width: 12.5em;
    overflow: hidden;
}
user agent stylesheet
div {
    display: block;
    unicode-bidi: isolate;
}
#globalWrapper {
    font-size: 127%;
    width: 100%;
    margin: 0;
    padding: 0;
}
.ltr {
    direction: ltr;
    unicode-bidi: embed;
}
body {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    -x-system-font: none;
    background-attachment: fixed;
    background-color: #000000;
    background-image: url(http://wiki.nw2online.com/skins/monobook/bg.jpg?2017-05-14T14:15:00Z);
    background-repeat: no-repeat;
    color: #C1B6A4;
    font-family: sans-serif;
    font-size: x-small;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}