Difference between revisions of "MediaWiki:Common.css"
| Line 3: | Line 3: | ||
#ca-talk { | #ca-talk { | ||
display: none !important; | display: none !important; | ||
| + | } | ||
| + | |||
| + | #menu ul { | ||
| + | list-style-type: none; | ||
| + | margin: 0; | ||
| + | padding: 0; | ||
} | } | ||
Revision as of 15:27, 3 March 2016
/* CSS placed here will be applied to all skins */
#ca-talk {
display: none !important;
}
#menu ul {
list-style-type: none;
margin: 0;
padding: 0;
}