Difference between revisions of "MediaWiki:Common.css"

m
Fix incorrect spritesheet URL
(Add flag template CSS)
m (Fix incorrect spritesheet URL)
Line 265: Line 265:
 
width: 16px;
 
width: 16px;
 
height: 11px;
 
height: 11px;
background-image: url(spritesheet.png);
+
background-image: url(/w/images/c/c7/Flag_sprite.png);
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
}
 
}