MediaWiki:Common.css: Difference between revisions

From Sharpfin
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 2: Line 2:


.footer_image {
.footer_image {
margin-top: 9px;
width: 100%;
width: 100%;
height: 178px;
height: 178px;

Latest revision as of 19:56, 8 January 2012

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

.footer_image {
margin-top: 9px;
width: 100%;
height: 178px;
text-align:center;
background-image:url(images/5/53/Sharpfin_water.png);
}