ZwiiCMS/core/vendor/swiper/swiper.css.php

3 lines
126 B
PHP

<?php header('content-type: text/css');?>
.swiper-container{margin:auto;max-width:<?php echo $_COOKIE["SwiperMaxWidth"];?>;}