Değişiklikler

Gezinti kısmına atla Arama kısmına atla

MediaWiki:Common.css

164 bayt eklendi, 03.01, 15 Mart 2021
değişiklik özeti yok
58. satır: 58. satır:  
.jcarousel-control-next {
 
.jcarousel-control-next {
 
     right: -15px;
 
     right: -15px;
 +
}
 +
 +
 +
@media screen and (max-width:480){
 +
.jcarousel-control-next {
 +
    right: -5px;
 +
}
 
}
 
}
 
   
 
   
75. satır: 82. satır:  
     bottom: 10px;
 
     bottom: 10px;
 
     left: 15px;
 
     left: 15px;
 +
}
 +
 +
 +
@media screen and (max-width:480){
 +
.jcarousel-pagination{
 +
bottom: -50px;
 +
}
 
}
 
}
 
   
 
   

Gezinti menüsü