Can now modify landing page. Fallback images for games and mods. Cached events. #29
@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
.swiper-button-next:after,
|
.swiper-button-next:after,
|
||||||
.swiper-button-prev:after {
|
.swiper-button-prev:after {
|
||||||
font-size: 18px;
|
font-size: 18px!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 992px) {
|
@media (max-width: 992px) {
|
||||||
@ -65,7 +65,7 @@
|
|||||||
.simple-slider .swiper-button-prev {
|
.simple-slider .swiper-button-prev {
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
top: unset;
|
top: unset;
|
||||||
width: 48%;
|
width: 45%;
|
||||||
height: unset;
|
height: unset;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
@ -275,6 +275,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.swiper-pagination {
|
.swiper-pagination {
|
||||||
|
display: none;
|
||||||
|
bottom: -10px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 992px) {
|
@media (max-width: 992px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user