Benutzer:Visi-on/monobook.css
Erscheinungsbild
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
a[href*="Visi-on"] { background:#C1FFC1; } /* hellgrün; alle meine Seiten */
a[href$="Benutzer:Visi-on"] { background:#EE6363; font-weight:bold; } /* meine Signatur in rot */
a[href$="Benutzer:Visi-bot"] { background:#EE6363; font-weight:bold; } /* meine Signatur in rot */
a[href$="Benutzer:Visi-off"] { background:#EE6363; font-weight:bold; } /* meine Signatur in rot */
a[href$="User:Visi-off"] { background:#EE6363; font-weight:bold; } /* meine Signatur in rot */
h6 { font-size: 100%; font-weight: normal; letter-spacing: 0.1ex; }
h6 .editsection { letter-spacing: normal; }
#siteNotice, #content #coordinates {display:none;}
#bodyContent #coordinates { display:inline;
background:#ccf !important; margin-right:18px !important;
}
#editpage-copywarn-copywarn { border:none;}
div#editpage-copywarn-copywarn table { border:none; display:none;}
#coordinates a[href ^="http://"] {color:green; padding-right:1px !important;}
#geo-microformat {
display:inline !important;
}
.geo:before{content:" ("}
.latitude:before{content:"N="}
.latitude:after{content:"°"}
.longitude:before{content:", E="}
.longitude:after{content:"°"}
.elevation:before{content:", H="}
.elevation:after{content:"m"}
.geo:after{content:") "}
/* nicht Teil des Vorschlags*/
#Infobox_Fluss { }
/* Infobox style Vorschlag für MediaWiki:Common.css */
/* IB */
.infobox {
font-size: 95%;
font-style: normal;
min-width: 18em;
width: 30%;
max-width: 26em;
}
/* meine private Einstellungen für prettytable */
/*
.prettytable {
margin: 0.5em 0.5em 0.5em 0;
border: 2px red solid;
}
.prettytable th, .prettytable td {
padding: 0.2em;
}
.float-right { float: right; clear: right; margin: 0.5em 0 0.5em 0.5em; }
.image img { border: 5px
}
*/