"Ş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
2. satır: 2. satır:
 
   display:flex;
 
   display:flex;
 
   justify-content:center;
 
   justify-content:center;
 +
}
 +
 +
.section-wrapper img{
 +
width:100%;
 
}
 
}
  

00.24, 17 Şubat 2021 tarihindeki hâli

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

.section-wrapper img{
	width:100%;
}

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

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