User:Lowellian/monobook.css
注意:保存之后,你必须清除浏览器缓存才能看到做出的更改。Google Chrome、Firefox、Microsoft Edge及Safari:按住⇧ Shift键并单击工具栏的“刷新”按钮。参阅Help:绕过浏览器缓存以获取更多帮助。
/*<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>*/