מעדיעװיקי: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> */

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;
        }
}


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

/* Display "From Wikipedia, the free encyclopedia" */
#siteSub {
    display: inline;
    font-size: 92%;
    font-weight: normal;
}
 
/* Bold 'edit this page' link to encourage newcomers */
#ca-edit a { font-weight: bold !important; }

/* For positioning icons at top-left, used in Templates
   "Spoken Article" and "Featured Article" */
div.topicon {
    position: absolute; 
    z-index: 10; 
    top: 10px;
    display: block !important;
}
 
#coordinates {  
    position: absolute;
    z-index: 1;
    border: none;
    background: none;
    left: 30px;
    top: 4.7em;
    float: left;
    margin: 0.0em;
    padding: 0.0em;
    line-height: 1.5em;
    text-align: left;
    text-indent: 0;
    font-size: 85%;
    text-transform: none;
    white-space: nowrap;
}
 
.portlet li {
    list-style-image: url("//upload.wikimedia.org/wikipedia/commons/1/18/Monobook-bullet.png");
}
 
li.FA {
    list-style-image: url("//upload.wikimedia.org/wikipedia/en/d/d4/Monobook-bullet-star.png");
}

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