Değişiklikler

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

Şablon:KategoriMenu/styles.css

184 bayt eklendi, 02.31, 15 Mart 2021
değişiklik özeti yok
2. satır: 2. satır:  
   width:100%;
 
   width:100%;
 
   height:30px;
 
   height:30px;
 +
  display:contents;
 
}
 
}
    
.kategoriler .kategori-list {
 
.kategoriler .kategori-list {
  padding-left:100px;
  −
  padding-right:100px;
   
   list-style:none;
 
   list-style:none;
 
   display:flex;
 
   display:flex;
12. satır: 11. satır:  
   align-items:center;
 
   align-items:center;
 
   height:100%;
 
   height:100%;
 +
  margin:0;
 
}
 
}
   25. satır: 25. satır:  
   height:100%;
 
   height:100%;
 
   padding-top:10px;
 
   padding-top:10px;
 +
  padding-bottom:10px;
 +
 
    
 
    
 +
}
 +
 +
@media screen and (max-width:500px){
 +
.kategori-list li {
 +
font-size:13px;
 +
}
 +
}
 +
 +
.kategori-list li a:hover{
 +
transform:scale(1.1);
 
}
 
}
   31. satır: 43. satır:  
text-decoration:none;
 
text-decoration:none;
 
color:white;
 
color:white;
 +
transition: transform 0.2s ease-in;
 
}
 
}
  

Gezinti menüsü