Difference between revisions of "MediaWiki:Common.css"
Line 5: | Line 5: | ||
} | } | ||
− | #menu { | + | #menu ul{ |
text-align: justify; | text-align: justify; | ||
− | + | width: 500px; | |
} | } | ||
#menu:after { | #menu:after { |
Revision as of 16:27, 3 March 2016
/* CSS placed here will be applied to all skins */ #ca-talk { display: none !important; } #menu ul{ text-align: justify; width: 500px; } #menu:after { content: ''; display: inline-block; width: 100%; } #menu li { display: inline-block; }