From SSKE
(Difference between revisions)
(Created page with "- →CSS placed here will be applied to all skins: #smwh_head { margin-top:-418px; }") |
|||
(20 intermediate revisions by one 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 */ | ||
+ | |||
#smwh_head { | #smwh_head { | ||
− | margin-top: | + | |
+ | margin-top: 0px; | ||
+ | |||
} | } |
Latest revision as of 11:58, 12 June 2012
/* CSS placed here will be applied to all skins */ #smwh_head { margin-top: 0px; }