Difference between revisions of "MediaWiki:Common.css"

From Super Mario World Speedrunning Wiki
Jump to: navigation, search
m
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] {
+
.yt-ll-data[title] {
 
background: black no-repeat center;
 
background: black no-repeat center;
 
cursor: pointer;
 
cursor: pointer;
 
}
 
}

Revision as of 02:25, 11 May 2017

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

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