11. satır:
11. satır:
max-width: 100%;
max-width: 100%;
height: auto !important;
height: auto !important;
+
}
+
+
@media screen and (max-width:480){
+
.jcarousel-pagination{
+
bottom: -50px;
+
}
+
+
.jcarousel-control-next {
+
right: -5px;
+
}
}
}
20. satır:
30. satır:
background: rgba(0,0,0,0.3);
background: rgba(0,0,0,0.3);
border-radius: 4px;
border-radius: 4px;
−
width: 250px !important;
+
width: 450px !important;
}
}
−
.banner-box .name a{
+
.banner-box .name a, .banner-box .type a, .banner-box .quote a{
color: white;
color: white;
border: none;
border: none;
31. satır:
41. satır:
font-weight: bold;
font-weight: bold;
}
}
+
+
.banner-box .type a{
+
font-size: 15px;
+
}
+
+
.banner-box .quote a{
+
font-size: 12px;
+
line-height: 1em;
+
}
+
.nomobile{
.nomobile{
display:block;
display:block;