מעדיעװיקי:Monobook.css

פֿון װיקיביבליאָטעק

אַכטונג: נאכן אויפֿהיטן, ברויכט איר אפשר נאך אַריבערגיין דעם בלעטערערס זאַפאַס צו זען די ענדערונגען.

  • פֿייערפוקס/סאפֿארי: האלט אראפ שיפֿט בשעתן דרוקן Reload, אדער דרוקט Ctrl-F5 אדער Ctrl-R (אויף א מאקינטאש ⌘-R)
  • גוגל כראם: דרוקט Ctrl-Shift-R (אויף א מאקינטאש ⌘-Shift-R)
  • אינטערנעט עקספלארער: האלט אראפ Ctrl בשעתן קליקן Refresh, אדער דרוקט Ctrl-F5
  • אפערע: גייט צו מעניו → שטעלונגען ( אפערע → פרעפערנצן אויף א מעק) און דערנאך צו פריוואטקייט & און זיכערהייט → אראפראמען בלעטערן דאטן → בילדער און טעקעס אין זאפאס
/* <span dir="ltr" >'''special:Allmessages: ''' [[b:special:Allmessages|b:]], [[n:special:Allmessages|n:]], [[q:special:Allmessages|q:]], [[<!-- s: -->special:Allmessages|s:]], [[wikt:special:Allmessages|wikt:]], [[w:special:Allmessages|w:]]</span><br /> */
/* <span dir="ltr" >'''MediaWiki:Monobook.css: ''' [[b:MediaWiki:Monobook.css|b:]], [[n:MediaWiki:Monobook.css|n:]], [[q:MediaWiki:Monobook.css|q:]], [[<!-- s: -->MediaWiki:Monobook.css|s:]], [[wikt:MediaWiki:Monobook.css|wikt:]], [[w:MediaWiki:Monobook.css|w:]]</span><br /> */
/* <span dir="ltr" >'''MediaWiki:Monobook.js: ''' [[b:MediaWiki:Monobook.js|b:]], [[n:MediaWiki:Monobook.js|n:]], [[q:MediaWiki:Monobook.js|q:]], [[<!-- s: -->MediaWiki:Monobook.js|s:]], [[wikt:MediaWiki:Monobook.js|wikt:]], [[w:MediaWiki:Monobook.js|w:]]</span><br /> */
/* <div dir="ltr" ><pre> */
/* edit this file to customize the monobook skin for the entire site */

/* </pre>Work-around for [[bugzilla:02020]]<pre> */

/*  Copy text starting after this line */
/* </pre>Work-around for [[MediaZilla:02318]] / [[bugzilla:02318]] &ndash; "''[[Special:Allpages]] should mark redirects distinctly''"&lrm;<pre> */

.allpagesredirect {
/*    font-style: italic; */
    margin-right: 2em;
}

/* </pre>Work-around for [[MediaZilla:00759]] / [[bugzilla:00759]] &ndash; "''Distinguish redirects on the watchlist editing page''"&lrm;<pre> */

.watchlistredir {
/*    font-style: italic; */
    margin-right: 2em;
}
/*  Stop copying above this line */

/*
ul {
	margin-left:	1.5em;
	margin-right:	1.5em;
}
ol {
	margin-left:	2.4em;
	margin-right:	2.4em;
} */

/* </pre>Work-around for [[bugzilla:04295]]
<pre> */

#catlinks {
width:100%;
}

/* Standard Navigationsleisten */

div.BoxenVerschmelzen,
div.NavFrame {
        margin: 0px;
        padding: 2px;
        border: 1px solid #aaaaaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
}
div.BoxenVerschmelzen div.NavFrame {
        border-style: none;
        border-style: hidden;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #ffffff;
        margin: 0px;
        padding: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        height: 1.6em;
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}

/* Do not print navigation bar elements. They should not appear on paper */

@media print{
        .NavFrame {
                display: none;
        }
        .BoxenVerschmelzen {
                display: none;
        }
}

.NavToggle {
   font-size: x-small;
   float:right;
}

.ns-0 * #content ul{
display: table;
}

/* </pre></div> */