Difference between revisions of "MediaWiki:Common.css"

From BroaDWcast
Jump to navigationJump to search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 +
 +
#n-facebook{
 +
  background-image: url([File:Facebook-logo.jpg]);
 +
  background-position: top left;
 +
  background-repeat: no-repeat;
 +
  padding-left: 20px;
 +
}

Revision as of 04:40, 8 January 2011

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

#n-facebook{
   background-image: url([File:Facebook-logo.jpg]);
   background-position: top left;
   background-repeat: no-repeat;
   padding-left: 20px;
}