(Created page with "→CSS placed here will be applied to all skins: body{ background: #e1e1e1 url("/images/palm_background.jpg") 0px 0px no-repeat; }") |
|||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | body{ background: | + | body{ background: url("/images/palm_background.jpg") 0px 0px no-repeat; } |
/* CSS placed here will be applied to all skins */
body{ background: url("/images/palm_background.jpg") 0px 0px no-repeat; }