Difference between revisions of "MediaWiki:Common.css"

From Dr. GWF Drake's Research Group
Jump to: navigation, search
Line 6: Line 6:
 
   background-repeat: no-repeat;
 
   background-repeat: no-repeat;
 
   padding-left: 20px;
 
   padding-left: 20px;
 +
  Display:none;
 
}
 
}

Revision as of 00:40, 29 November 2010

/* CSS placed here will be applied to all skins */
#n-SharcNET {
   font-size:40px;
   background-image: url(./images/thumb/0/09/Sharcnet.png/100px-Sharcnet.png);
   background-position: top left;
   background-repeat: no-repeat;
   padding-left: 20px;
   Display:none;
}