Template:Goal/styles.css
< Template:Goal
Jump to navigation
Jump to search
Revision as of 17:00, 4 December 2018 by imported>Jts1882 (save testing version)
.goal-block span {
/* different icon as this works elsewhere */
/*background: url(//upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Lock-gray-alt-2.svg/9px-Lock-gray-alt-2.svg.png) no-repeat;*/
background-image: url(//upload.wikimedia.org/wikipedia/commons/thumb/5/51/Soccerball_shade.svg/13px-Soccerball_shade.svg.png);
background-repeat: no-repeat;
background-color: yellow;
background-position: left 0.1em center;
}
.goal-suffix {
color:red;
}