"Şablon:GunuOnemlileri/styles.css" sayfasının sürümleri arasındaki fark

Mersin Kent Ansiklopedisi sitesinden
Gezinti kısmına atla Arama kısmına atla
18. satır: 18. satır:
  
 
}
 
}
 
.daily-pic-inner .floatnone img{
 
height:100%;
 
}
 
 
 
.section-wrapper .daily-elem, .section-wrapper .monthly{
 
.section-wrapper .daily-elem, .section-wrapper .monthly{
 
   flex:1;
 
   flex:1;
 
}
 
}

11.15, 17 Şubat 2021 tarihindeki hâli

.section-wrapper{
  display:flex;
  justify-content:center;
}

.section-wrapper > img, .thumb .thumbinner{
	width:100% !important;
	height:100%;
}

.section-wrapper h3{
  margin: 0px 10px 10px 0;
  padding:10px;
}

.daily-elem .elem-img > img{
	width:150px;

}
.section-wrapper .daily-elem, .section-wrapper .monthly{
  flex:1;
}