MediaWiki: Common.css: Difference between revisions

From coraldigest
Jump to: navigation, search
No edit summary
No edit summary
Line 8: Line 8:
     margin-right: 5px;
     margin-right: 5px;
     margin-left: 15px;  
     margin-left: 15px;  
     z-index: 999;
     display: block;
    text-align: left;
}
}

Revision as of 13:26, 2 January 2013

/* CSS placed here will be applied to all skins */
h1.firstHeading { display:none; }

/* for images */
span.floatright {
     float: right;
     padding: 3px;
     margin-right: 5px;
     margin-left: 15px; 
     display: block;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.