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

3 lines
126 B
PHP
Raw Normal View History

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