"Ş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
23. satır: 23. satır:
 
}
 
}
  
.section-wrapper .daily-elem, .section-wrapper .daily-pic{
+
.section-wrapper .daily-elem{
 
   flex:1;
 
   flex:1;
 
}
 
}

10.57, 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;

}

.daily-pic-inner .floatnone img{
	height:100%;
}

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