1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
/*! * Styling for Special:Version */ .mw-version-ext-name { font-weight: bold; } .mw-version-ext-vcs-timestamp { white-space: nowrap; } th.mw-version-ext-col-label { font-size: 0.9em; } .mw-version-ext-vcs-version { unicode-bidi: embed; }