Difference between revisions of "MediaWiki:Common.css"
From BroaDWcast
Jump to navigationJump to searchJohn Lavalie (talk | contribs) |
John Lavalie (talk | contribs) |
||
Line 7: | Line 7: | ||
padding-left: 20px; | padding-left: 20px; | ||
padding-bottom: 20 px; | padding-bottom: 20 px; | ||
− | height: | + | height: 120px; |
text-align: left; | text-align: left; | ||
} | } | ||
− | #p-external_sites { text-align: left; } | + | #p-external_sites { |
+ | text-align: left; | ||
+ | height: 120px; | ||
+ | |||
+ | } |
Revision as of 05:02, 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'); background-position: top left; background-repeat: no-repeat; padding-left: 20px; padding-bottom: 20 px; height: 120px; text-align: left; } #p-external_sites { text-align: left; height: 120px; }