Merge "Make abstract Config class truly implementation-agnostic"
[lhc/web/wiklou.git] / resources / src / mediawiki.special / mediawiki.special.version.css
index 917426a..764e377 100644 (file)
@@ -1,6 +1,6 @@
-/**
- * Adds additional styling to the extension title/version list
-**/
+/*!
+ * Styling for Special:Version
+ */
 .mw-version-ext-name {
        font-weight: bold;
 }
@@ -11,4 +11,4 @@
 
 th.mw-version-ext-col-label {
        font-size: 0.9em;
-}
\ No newline at end of file
+}