Difference between revisions of "MediaWiki:Common.css"

From Super Mario World Speedrunning Wiki
Jump to: navigation, search
(revert)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 +
 +
.yt-ll-data[title] {
 +
background: black no-repeat center;
 +
cursor: pointer;
 +
}

Latest revision as of 21:55, 22 December 2019

/* CSS placed here will be applied to all skins */

.yt-ll-data[title] {
	background: black no-repeat center;
	cursor: pointer;
}