MediaWiki:Common.css: Difference between revisions
From SprezzOSWiki
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
html, body { | html, body { | ||
.max-width: 800px; | .max-width: 800px; | ||
.width: 800px; | |||
} | } | ||
Revision as of 04:27, 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;
.width: 800px;
}