Difference between revisions of "MediaWiki:Common.css"
(Created page with "→CSS placed here will be applied to all skins: #mw-panel .portal .body li { line-height: 1.125em; margin: 0; padding: 0.25em 0; word-wrap: break-word; }") |
(No difference)
|
Revision as of 08:48, 26 April 2018
/* CSS placed here will be applied to all skins */
#mw-panel .portal .body li {
line-height: 1.125em;
margin: 0;
padding: 0.25em 0;
word-wrap: break-word;
}