MediaWiki:Common.css: Difference between revisions

From Hackepedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:


#burst-ads {
#burst-ads {
    width: 120px;
     clear: left;
     clear: left;
     margin-right: -1em;
     margin-right: -1em;

Revision as of 18:22, 29 January 2009

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

#burst-ads {
    clear: left;
    margin-right: -1em;
    padding: 0px 0px 0px 0px;
    float: right;
}