Difference between revisions of "MediaWiki:Common.css"
From Lancaster And Morecambe Makers
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | #p-hackspace-passport | + | #p-hackspace-passport { |
display: block !important; | display: block !important; | ||
font-size: 10px; | font-size: 10px; |
Revision as of 11:30, 29 May 2015
/* CSS placed here will be applied to all skins */ #p-hackspace-passport { display: block !important; font-size: 10px; text-indent: -999px; background-image: url('http://wiki.lamm.hackspace.org.uk/images/0/0e/Passport-badge2.png'); background-position: top left; background-repeat: no-repeat; }