Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
+ | |||
+ | img { | ||
+ | box-shadow: 3px 3px 10px #000; | ||
+ | } |
/* CSS placed here will be applied to all skins */ img { box-shadow: 3px 3px 10px #000; }