From SSKE
(Difference between revisions)
(Created page with "- →CSS placed here will be applied to all skins: #smwh_head { margin-top:-418px; }") |
|||
| 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:418px; | ||
| + | |||
} | } | ||
Revision as of 14:45, 23 April 2012
/* CSS placed here will be applied to all skins */
#smwh_head {
margin-top:418px;
}


