Difference between revisions of "MediaWiki:Common.css"
| Line 8: | Line 8: | ||
text-align: justify; | text-align: justify; | ||
width: 900px; | width: 900px; | ||
| − | + | font-weight: 900; | |
| − | + | }; | |
| − | |||
| − | |||
| − | |||
| − | } | ||
| − | |||
| − | |||
| − | |||
Revision as of 16:31, 3 March 2016
/* CSS placed here will be applied to all skins */
#ca-talk {
display: none !important;
}
#menu ul{
text-align: justify;
width: 900px;
font-weight: 900;
};