Difference between revisions of "MediaWiki:Common.css"
m |
(test to allow FS yt videos) |
||
Line 4: | Line 4: | ||
background: black no-repeat center; | background: black no-repeat center; | ||
cursor: pointer; | cursor: pointer; | ||
+ | allowfullscreen; | ||
} | } |
Revision as of 15:54, 22 December 2019
/* CSS placed here will be applied to all skins */ .yt-ll-data[title] { background: black no-repeat center; cursor: pointer; allowfullscreen; }