Difference between revisions of "Common.css"
From Unearthing The Music
(Created page with "→CSS placed here will be applied to all skins: .thumbcaption { text-align: center; }") |
|||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | .thumbcaption { | + | .mw-content-ltr .thumbcaption { |
text-align: center; | text-align: center; | ||
} | } | ||
Revision as of 12:30, 18 January 2018
/* CSS placed here will be applied to all skins */
.mw-content-ltr .thumbcaption {
text-align: center;
}