MediaWiki:Common.css: Difference between revisions

From Hackepedia
Jump to navigationJump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:


#burst-ads {
#burst-ads {
    width: 120px;
    clear: left;
     margin-right: -1em;
     margin-right: -1em;
    padding: 0px 0px 120px 400px;
     float: right;
     float: right;
    right: 0;
    top: 10px;
}
}

Latest revision as of 18:22, 29 January 2009

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

#burst-ads {
    margin-right: -1em;
    float: right;
}