"Ş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
20. satır: 20. satır:
 
.section-wrapper .daily-elem, .section-wrapper .monthly{
 
.section-wrapper .daily-elem, .section-wrapper .monthly{
 
   flex:1;
 
   flex:1;
 +
}
 +
 +
pre{
 +
display: none;
 
}
 
}

11.40, 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;
}

pre{
	display: none;
}