build: Enable stylelint rule 'number-leading-zero' and make pass
[lhc/web/wiklou.git] / resources / src / mediawiki.legacy / shared.css
index 2b79a57..57fdc9e 100644 (file)
@@ -418,7 +418,7 @@ table.wikitable > caption {
 .warningbox,
 .successbox {
        border: 1px solid;
-       padding: .5em 1em;
+       padding: 0.5em 1em;
        margin-bottom: 1em;
        display: inline-block;
        zoom: 1;
@@ -432,7 +432,7 @@ table.wikitable > caption {
        color: inherit;
        font-weight: bold;
        display: inline;
-       margin: 0 .5em 0 0;
+       margin: 0 0.5em 0 0;
        border: 0;
 }
 
@@ -665,7 +665,7 @@ ol:lang(or) li {
 }
 
 #toc ul, .toc ul {
-       margin: .3em 0;
+       margin: 0.3em 0;
 }
 
 /* Correct directionality when page dir is different from site/user dir */