Last visited:
Created by Adminsske on 9 April 2012, at 16:17

From SSKE

(Difference between revisions)
Jump to: navigation, search
(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:-418px;
+
 
 +
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;

}