Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 124: | Rivi 124: | ||
if ( now.getMonth() > 2 && now.getMonth() < 7 ) { | if ( now.getMonth() > 2 && now.getMonth() < 7 ) { | ||
bgcolor = icespringbgcolor[ icecatmean ]; | bgcolor = icespringbgcolor[ icecatmean ]; | ||
brcolor = icespringbrcolor[ icecatmean ]; | |||
} else { | } else { | ||
bgcolor = iceautumnbgcolor[ icecatmean ]; | bgcolor = iceautumnbgcolor[ icecatmean ]; | ||
brcolor = iceautumnbrcolor[ icecatmean ]; | |||
} | } | ||
out += '<div class="col col-6 col-sm-3 col-md-2 text-center">'; | out += '<div class="col col-6 col-sm-3 col-md-2 text-center">'; | ||


