Actions

MediaWiki

Difference between revisions of "Common.css"

From Sonic Retro

m
Line 1: Line 1:
 
/** CSS placed here will be applied to all skins */
 
/** CSS placed here will be applied to all skins */
  
div.hidebtn > span.play-btn-large { opacity: 0; }
+
.hidebtn .play-btn-large { opacity: 0; }

Revision as of 22:18, 19 January 2017

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

.hidebtn .play-btn-large { opacity: 0; }