Utilisateur:Lowellian/monobook.css

Une page de Wikipédia, l'encyclopédie libre.
Note : après avoir enregistré la page, vous devrez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

Mozilla / Firefox / Konqueror / Safari : maintenez la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou pressez Maj-Ctrl-R (Cmd-R sur Apple Mac) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-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>*/