MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
.footer_image { | .footer_image { | ||
width: 100%; | width: 100%; | ||
height: | height: 160px; | ||
text-align:center; | text-align:center; | ||
background-image:url(images/5/53/Sharpfin_water.png); | background-image:url(images/5/53/Sharpfin_water.png); | ||
} | } |
Revision as of 18:54, 8 January 2012
/* CSS placed here will be applied to all skins */ .footer_image { width: 100%; height: 160px; text-align:center; background-image:url(images/5/53/Sharpfin_water.png); }