MediaWiki:Common.css
Innen: Sanctum2 Wikipédia
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;
}