Contact opnemen
/* Category header */ .category-header__body { display: none; } .category-header.category-header { background: linear-gradient(to right, #81b8c9, #d79e68); box-shadow: 0 2px 20px rgba(0,0,0,0.25); height: 5px; margin: 0; padding: 0; position: relative; } .button { border-radius: 35px !important; margin-bottom: 10px; transition: filter 0.2s ease; } .button:hover { filte<span class="highlight">... </span>
Weiterlesen