MediaWiki:Common.css: Difference between revisions

From Hackepedia
Jump to navigationJump to search
No edit summary
No edit summary
 
(13 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 { right: 0; top: 0; float: right;}
 
#content,
#burst-ads {
#p-personal { padding-right: 140px;}
    margin-right: -1em;
    float: right;
}

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