Difference between revisions of "MediaWiki:Common.css"
From BroaDWcast
Jump to navigationJump to searchJohn Lavalie (talk | contribs) |
John Lavalie (talk | contribs) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | #n-facebook{ | + | #n-facebook { |
background-image: url('http://gallifreybase.com/w/images/b/b1/Facebook-logo.jpg'); | background-image: url('http://gallifreybase.com/w/images/b/b1/Facebook-logo.jpg'); | ||
padding-left: 20px; | padding-left: 20px; | ||
padding-bottom: 20 px; | padding-bottom: 20 px; | ||
height: 40px; | height: 40px; | ||
+ | } | ||
+ | |||
+ | a#n-facebook { | ||
text-align: left; | text-align: left; | ||
vertical-align: middle; | vertical-align: middle; |
Revision as of 14:23, 8 January 2011
/* CSS placed here will be applied to all skins */ #n-facebook { background-image: url('http://gallifreybase.com/w/images/b/b1/Facebook-logo.jpg'); padding-left: 20px; padding-bottom: 20 px; height: 40px; } a#n-facebook { text-align: left; vertical-align: middle; font-size: x-large; color: #0e4c97; } #p-external_sites { text-align: left; height: 120px; }