welcome css 반응화 작업에서 media 쿼리 관련 IE8 대응 및 css 간결화

This commit is contained in:
dlehdanakf 2015-07-06 14:12:36 +09:00
parent 408fe730fc
commit a770b2295a
3 changed files with 29 additions and 29 deletions

View file

@ -155,7 +155,7 @@
<load cond="$_enable_slide" target="./js/idangerous.swiper.min.js" />
<load target="./js/layout.js" />
<load cond="$layout_info->use_demo ==='Y' && !Mobile::isMobileCheckByAgent()" target="./js/welcome.js" />
<load cond="$layout_info->use_demo ==='Y'" target="./js/welcome.js" />
<load target="./js/jquery.parallax-scroll.min.js" />