MediaWiki:Common.css: Difference between revisions

From Hackepedia
Jump to navigationJump to search
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#burst-ads {  
 
    width: 120px;
#burst-ads {
    clear: left;
    margin-right: -1em;
    position: absolute;
    float: right;
    padding: 35px 0px 6px 6px;
    float: right;
    right: 0px;
    top: 10px;
    z-index: 5;
}
}
#p-personal { padding-right: 140px;}

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;
}