Difference between revisions of "MediaWiki:Common.css"
From zunagi
m |
m |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | |||
| − | |||
| − | |||
| − | |||
.thumb.embedvideo.autoResize { | .thumb.embedvideo.autoResize { | ||
padding-top: 16px; | padding-top: 16px; | ||
padding-bottom: 16px; | padding-bottom: 16px; | ||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
Latest revision as of 03:24, 9 January 2021
/* CSS placed here will be applied to all skins */
.thumb.embedvideo.autoResize {
padding-top: 16px;
padding-bottom: 16px;
}