hakyangler
Guest
offline
what is the mistake here, I wonder?
Code:
Read more
Continue reading...
Code:
Code:
<!-- /template: PAGE_CONTAINER or custom widget -->
<h3 style="text-align: center; font-weight: bold; margin-bottom: 5px; margin-top: 0px;">OM-Supporter</h3>
<ul id="logoSlider" class="light-slider"></ul>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/lightslider.min.css" />
<style>
.light-slider {
list-style: none outside none;
padding: 0;
margin: 0;
border-width: 0px !important;
scroll-snap-type: x...
Read more
Continue reading...