HEX
Server: Apache
System: Linux v38079.2is.nl 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: democfellows (10015)
PHP: 8.1.34
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/creativefellows.nl/skl.creativefellows.nl/public/scss/_section-referenties.scss
.page-section__referenties{
	
	padding-bottom:1.5rem;
	background: #e95977 url(/images/bg-pattern-white.png) 0 0;
	overflow:hidden;
	h1,h2,h3,p{color:$white;}
	
	/*
	.referenties .referentie-spacer{width:720px;margin:auto;padding:0 3em;position:relative;}

	.referenties p,.referenties h2{color:#fff;text-align:center;}
	.referenties a.move-slider{display:block;width:23px;height:48px;min-height:300px;position:absolute;top:0;outline:0;}
	.referenties .to-left{background: url(../images/to-left.png) no-repeat 0 50%;left:0;}
	.referenties .to-right{background: url(../images/to-right.png) no-repeat 0 50%;right:0;}
	.referenties .logo-locatie{margin:auto;display:block;border:solid 1px #fff;padding:0.75em;}

	.referentie-wrapper{overflow:hidden;height:320px;clear:both;}
	.referentie-wrapper .referenties-slider{width:10000px;position:relative;height:320px;}
	.referentie-wrapper .referentie{float:left;width: 720px;}
	
	*/
	
	.orbit-previous{background:url(/images/to-left.png) no-repeat;background-size:0.75rem auto;left:-3rem;margin-top:-1.5rem;border-radius:0;}
	.orbit-next{background:url(/images/to-right.png) no-repeat;background-size:0.75rem auto;right:-3rem;margin-top:-1.5rem;border-radius:0;}
	
}