Difference between revisions of "MediaWiki:Common.css"

From Lancaster And Morecambe Makers
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
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-label {
 
  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;
 
  padding-left: 20px;
 
  padding-bottom: 20px;
 
}
 

Latest revision as of 12:38, 29 May 2015

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