MediaWiki:Common.css: Difference between revisions
From Hackepedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| 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; | |||
clear: left; | |||
margin-right: -1em; | |||
padding: 0px 0px 6px 6px; | |||
float: right; | |||
right: 0; | |||
top: 10px; | |||
} | } | ||
Revision as of 18:12, 29 January 2009
/* CSS placed here will be applied to all skins */
#burst-ads {
width: 120px;
clear: left;
margin-right: -1em;
padding: 0px 0px 6px 6px;
float: right;
right: 0;
top: 10px;
}