MediaWiki:Common.css: Difference between revisions
From SprezzOSWiki
| No edit summary | No edit summary | ||
| Line 2: | Line 2: | ||
| #ca-talk { display:none!important; } | #ca-talk { display:none!important; } | ||
| li#pt-mytalk { display:none; } | li#pt-mytalk { display:none; } | ||
| html, body { | |||
|  .max-width: 800px; | |||
| } | |||
Revision as of 04:26, 1 August 2012
/* CSS placed here will be applied to all skins */
#ca-talk { display:none!important; }
li#pt-mytalk { display:none; }
html, body {
 .max-width: 800px;
}
