Benutzer:Lowellian/monobook.css

aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen Zur Suche springen

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
  • Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Strg+F5
/*<PRE><NOWIKI>*/

/* Content */
#bodyContent P { font-size: 10pt; }
H1 { font-family: Verdana, Arial; font-weight: bold; }
H2 { font-weight: bold; }
H3 { }
H4 { }

/* Banners, solicitations, warnings */
#siteNotice { display: none; } /* MediaWiki:Sitenotice */
	/* Announcements and solicitations in header of all pages */
#jswarning { display: none; } /* MediaWiki:Jswarning */
	/* Appears on *.css and *.js pages only */
#newarticletext { display: none; } /* MediaWiki:Newarticletext */
	/* Appears above editing textbox when editing an uncreated article */
#editpage-copywarn { display: none; } /* MediaWiki:Copyrightwarning */
	/* Big warning against violating copyright
	appearing below editing textbox when editing an article */
#editpage-copywarn3 { display: none; } /* part of MediaWiki:Edittools */
	/* Smaller warning against violating copyright appearing above
	special characters editing shortcuts box when editing an article */
#editpage-copywarn2 { display: none; } /* part of MediaWiki:Edittools */
	/* Smaller warning that edits will be public domain appearing below
	special characters editing shortcuts box when editing an article */
#footer { display: none; }
	/* Credits and information about MediaWiki and Wikipedia
	in footer of all pages */

/*</NOWIKI></PRE>*/