MediaWiki:Common.css: Difference between revisions

Content deleted Content added
Jsoby (talk | contribs)
fix for unordered list in RTL languages
 
Jsoby (talk | contribs)
test
Line 1:
/* CSS placed here will be applied to all skins */
 
body.rtl div.mw-content-ltr ul, body.rtl ul,div.mw-content-ltr *[dir=rtl] ulol {
margin:0.3em 1.5em 0 0;
}