View source for MediaWiki:Common.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/*
<pre>
*/
/*****
** Minor tweaks
*****/
/* redirects in categories, on [[Special:Allpages]], and [[Special:Prefixindex]] */
.redirect-in-category, .allpagesredirect {
font-style: italic;
color:gray;
}
/* hide unneeded content when printing */
@media print {
#privacy, #about, #disclaimer {display:none;}
}
000
1:0
Return to MediaWiki:Common.css.