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;
32. satır:
42. satır:
}
}
+
.banner-box .type a{
+
font-size: 15px;
+
}
+
+
.banner-box .quote a{
+
font-size: 12px;
+
line-height: 1em;
+
}
+
+
.nomobile{
+
display:block;
+
}
.mf-mobile-only{
.mf-mobile-only{
display:none;
display:none;
39. satır:
61. satır:
.mf-mobile-only{
.mf-mobile-only{
display:block;
display:block;
+
}
+
+
.nomobile{
+
display:none;
}
}
}
}