View source for MediaWiki:Common.css
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
![Simple view: hide refs, templates, and table code [REF, TEMPL]](https://upload.wikimedia.org/wikipedia/commons/0/0b/WikEd_ref_hide.png)



![Scroll to edit field [alt-shift-g] Scroll to edit](https://upload.wikimedia.org/wikipedia/commons/a/a8/WikEd_align_down.png)
















/* CSS placed here will be applied to all skins */
/* styles used on welcome page */
div.userspace {
padding-left: 130px;
background: url(images/4/42/Userportal.png) top left no-repeat;
height: 140px;
}
div.devspace {
padding-left: 130px;
background: url(images/4/41/Developers.png) top left no-repeat;
height: 140px;
}
/* hide unneeded content when printing */
@media print {
#privacy, #about, #disclaimer { display:none; }
}
/* hide arrows on selected external links */




![Scroll to edit field [alt-shift-g] Scroll to edit](https://upload.wikimedia.org/wikipedia/commons/1/13/WikEd_align_top.png)

Return to MediaWiki:Common.css.