Summary Table

Categories Total Count
PII 0
URL 0
DNS 0
EKL 0
IP 0
PORT 0
VsID 0
CF 0
AI 0
VPD 0
PL 0
Other 0

File Content

.tour-carousel {
.carousel .carousel-inner {
width: 98%;
margin: 0 auto;
}
.carousel-img {
max-width: 100%;
}
.carousel-indicators {
width: 70%;
}
.tour-list {
padding: 0;
margin-left: 0;
list-style-type: none;
li{
padding-left: 50px;
line-height: 3em;
}
li:first-of-type{
background: url(../images/tour/globe.png) left/25px no-repeat;
}
li:nth-of-type(2){
background: url(../images/tour/checkmark.png) left/25px no-repeat;
}
li:nth-of-type(3){
background: url(../images/tour/clock.png) left/25px no-repeat;
}
}
.carousel-inline-img{
height: 14px;
margin-right: 1em;
}

}