Difference between revisions of "Common.css"
From Unearthing The Music
| Line 3: | Line 3: | ||
.mw-content-ltr .thumbcaption { | .mw-content-ltr .thumbcaption { | ||
text-align: center; | text-align: center; | ||
| + | border: double; | ||
} | } | ||
img.thumbimg {border: double;} | img.thumbimg {border: double;} | ||
Revision as of 16:34, 19 January 2018
/* CSS placed here will be applied to all skins */
.mw-content-ltr .thumbcaption {
text-align: center;
border: double;
}
img.thumbimg {border: double;}