MediaWiki:Common.css

From IPLOG
Revision as of 09:48, 26 April 2018 by Z013 (talk | contribs) (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; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
/* 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;
}