Server : LiteSpeed System : Linux nl-srv-web1396.main-hosting.eu 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64 User : u107206879 ( 107206879) PHP Version : 7.2.34 Disable Function : NONE Directory : /home/u107206879/domains/annoncelights.dk/public_html/src/css/ |
body { background: #fff; }
a#next {
float: right;
right: 0px;
transition: all ease 0.5s;
position: absolute;
z-index: 99999;
top: 60px;
}
a#previous {
left: 0;
transition: all ease 0.5s;
position: absolute;
z-index: 99999;
top: 60px;
}
.slider-demo {
margin-bottom:10px;
text-align: center;
}
.slider-demo a {
border-radius: 50%;
color: #444;
font-size: 4em;
line-height: 60px;
position: relative;
text-decoration: none;
z-index: 2;
}
.slider-demo a:hover {
}
.slider-demo a,
#slider-inner {
display: inline-block;
vertical-align: middle;
}
#slider-inner {
background-color:#f4511e;
border: 10px solid #f4511e;
border-radius: 4px;
overflow: hidden;
position: relative;
width: 100%;
z-index: 5;
}
#slider-inner ul {
margin: 0;
padding: 0;
position: relative;
margin-top:7px;
}
#slider-inner li {
background-color: #f4511e;
float: left;
height: 170px;
list-style: none;
margin: 0;
position: relative;
width: 217px;
}
.slidimg{
height:150px;
width:200px;
}
@media (max-width: 480px){
.slidimg{
height:150px;
width:150px;
}
#slider-inner li {
background-color: #f4511e;
float: left;
height: 170px;
list-style: none;
margin: 0;
position: relative;
width: 160px;
}
}