Merge "Revert "Remove workaround for comparing database domain IDs.""
[lhc/web/wiklou.git] / resources / src / mediawiki.special / mediawiki.special.version.css
index ebb6b48..1b8581a 100644 (file)
@@ -24,3 +24,16 @@ th.mw-version-ext-col-label {
        -moz-column-width: 18em;
        -webkit-column-width: 18em;
 }
+
+.mw-version-credits ul {
+       margin-top: 0;
+       margin-bottom: 0;
+}
+
+.mw-version-license-info strong {
+       font-weight: normal;
+}
+
+.mw-version-license-info em {
+       font-style: normal;
+}