Difference between revisions of "MediaWiki:Common.css"
(Created page with "→CSS placed here will be applied to all skins: .lazyYT-title { z-index: 100!important; color: #fff!important; font-family: sans-serif!important; font-size:...") |
(No difference)
|
Revision as of 06:35, 9 September 2014
/* CSS placed here will be applied to all skins */ .lazyYT-title { z-index: 100!important; color: #fff!important; font-family: sans-serif!important; font-size: 12px!important; top: 10px!important; left: 12px!important; position: absolute!important; margin: 0!important; padding: 0!important; line-height: 1!important; font-style: normal!important; font-weight: normal!important; } .lazyYT-button { margin: 0!important; padding: 0!important; width: 60px!important; height: 41px!important; z-index: 100!important; position: absolute!important; top: 50%!important; margin-top: -22px!important; left: 50%!important; margin-left: -30px!important; }