Benutzer:Revolus/monobook.css
Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.
- Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
- Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
- Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
/** Schriften */
body {
margin: 0px;
background-image: none;
background-color: #FFFCEB;
height: 100%;
}
p {
max-width: 700px; text-align: justify;
}
.ns-0 #content {
background-color: #FFFCEB !important;
}
body, .IPA, .Unicode {
font-family: "DejaVu Sans", "Bitstream Vera Sans", Lucida, Arial, sans-serif;
}
code, pre, input[type=text], textarea {
font-family: "DejaVu Sans Mono", "Bitstream Vera Sans", "Lucida Sans Typewriter", "Bitstream Vera Sans Mono", monospace;
font-size: 9pt;
}
/** Rot/Grün */
.diffchange { color: #006; background-color: #ddf; white-space:pre-wrap; }
.diffchange-inline { border:1px dotted blue; }
.mw-plusminus-pos {color: #073;}
.mw-plusminus-neg {color: #b20;}
table.diff {
padding: 0.5em;
}
table.diff td {
vertical-align: top;
}
td.diff-addedline {
background: #D8E4F6;
}
td.diff-addedline .diffchange {
background: #B0C0F0;
color: #001040;
font-weight: bold;
}
td.diff-deletedline {
background: #E4F6D8;
}
td.diff-deletedline .diffchange {
background: #B0E897;
color: #104000;
font-weight: bold;
}
.editsection {
font-size: x-small;
font-weight: normal;
float: none;
margin-left: 0
}
/* Übersichtlichkeit */
#bodyContent ul, #bodyContent ol, #bodyContent dl { border-left: 2px solid lightblue; }
#content { /*max-width: 800px;*/ border: 1px solid black; }
#searchGoButton { width: 40%; }
span.tocnumber { color: #666 !important; }
.ambox { clear:both; }
div.templatesUsed { font-size: 10px; }
#mw-commentbox { display:block !important; }
.mw-rollback-link { display:inline !important; }
.usermessage { /* Variante B: Ente (gefunden bei [[Benutzer:Complex]]) */
font-weight: normal;
background-color: #E0E8FF !important;
background-image: url(http://upload.wikimedia.org/wikipedia/commons/thumb/9/91/Adium.png/35px-Adium.png);
background-repeat: no-repeat;
border-style: solid;
border-width: 1px;
border-color: #99B3FF !important;
padding-left: 35px;
}
.ns--1 #bodyContent ul {
counter-reset: specialULcounter;
}
.ns--1 #bodyContent ul li:before {
counter-increment: specialULcounter;
margin-left: -1em;
background-color: white;
font-weight: bold;
content: counter(specialULcounter) ". ";
}
.ns--1 #bodyContent li:hover {
background-color: #ddd;
}
#content span[lang]:hover:after { color:#666; content:"["attr(lang)"]"; font-size:80%; vertical-align:top; position:relative; top:-0.5em; }
pre { overflow: auto; white-space: pre-wrap; }
.metadata { display:block !important; } /* Personendaten */
/* #wikiPreview { margin-bottom: 2em; max-height: 500px; overflow: auto; border: 1px #aaa inset; display: block; } */
.previewnote { background: #fd6; color: #952; font-weight: bold; text-align: center; padding: 1em; }
/* p > sup { vertical-align:text-bottom !important; font-size: 8px !important; } */
sup, sub { font-size: 8px !important; }
a:link { text-decoration: underline; }
a:visited { text-decoration: underline; color: #366; }
a:visited:hover { text-decoration: underline line-through; }
.mw-watched { font-weight:normal; }
.updatedmarker { background-color:transparent !important; }
.mw-redirect { border-bottom: 1px solid #639; }
#mw-revisiontag {
float:right;
position:relative;
z-index:-1;
top:-33px;
right:20px;
border:0;
padding:1px;
margin-left:25px;
margin-bottom:-28px;
opacity:0.60;
}
.interwiki-de, .interwiki-en { background-color: #ddb; border: double 3px red; } /* de: & en: markieren */
/* de.wp */
#n-help, #n-sitesupport, #n-topics, #n-aboutsite, #n-alphindex, #footer, #n-portal, #t-recentchangeslinked, #editpage-copywarn-copywarn, a[title="Spezial:Watchlist/clear"],
/* en.wp */
#n-Featured-content, #n-currentevents, #n-contact, #n-sitesupport, #n-Contents, #n-About-Wikipedia, a[title="Special:Watchlist/clear"]
/* commons */
#n-welcome, #n-village-pump,
/* Wikia */
#column-google,
/* international */
.editHelp, #editpage-copywarn, #editpage-copywarn2, #wpSummaryLabel, .fundraiser-box, .fundraiser-folded, .fundquote {
display: none !important;
}
.content-ads { margin: 2.8em 0 0 12.2em; }
a.CAT-XML-da {
color: white;
background-color: #ff6500;
border: outset 1px gray;
font-size: 70%;
font-weight: bold;
padding-left: 4px;
padding-right: 4px;
margin-right: 1em;
margin-left: -3em;
content: "XML";
}
li.CAT-XML-da { list-style-type: none !important; }
.tickerAction_deleted:before, .tickerAction_restored:before,
.tickerAction_replaced:before, .tickerAction_addedTag:before,
.tickerAction_removedTag:before, .tickerAction_addedBad:before,
.tickerAction_removedBad:before, .tickerAction_addedGood:before,
.tickerAction_removedGood:before { color: black; }
.tickerEntry_deleted { background-color: #ff7e7e; }
.tickerEntry_restored { background-color: #5ebb5e; }
.tickerEntry_replaced { background-color: #e3bfff; }
.tickerEntry_addedTag { background-color: #ffc481; }
.tickerEntry_removedTag { background-color: #5bbb5b; }
.tickerEntry_addedBad { background-color: #ffc37e; }
.tickerEntry_removedBad { background-color: #5bbb5b; }
.tickerEntry_addedGood { background-color: #5bbb5b; }
.tickerEntry_removedGood { background-color: #ffc481; }
.tickerList li { color: #220; white-space: nowrap; }
.tickerList a { color: blue !important; }
.sortable { counter-reset: sortrank; }
.sortable td.sortrank {
content: counter(sortrank);
counter-increment: sortrank;
}