Difference between revisions of "MediaWiki:Common.css"
| Line 7: | Line 7: | ||
background: #F8FCFF; /* a light blue */ | background: #F8FCFF; /* a light blue */ | ||
} | } | ||
| + | |||
| + | .ns-0 #content { background-color: #f4f4f4; } | ||
Revision as of 20:07, 11 April 2013
/* CSS placed here will be applied to all skins */
/* Desabilita aba de Discussão */
#ca-talk { display:none!important; }
#content {
background: #F8FCFF; /* a light blue */
}
.ns-0 #content { background-color: #f4f4f4; }