"Ş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
7. satır: 7. satır:
 
width:100% !important;
 
width:100% !important;
 
height:100%;
 
height:100%;
 +
}
 +
 +
.line{
 +
width:2px;
 +
height:100%;
 +
background:black;
 
}
 
}
  

12.18, 17 Şubat 2021 tarihindeki hâli

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

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

.line{
	width:2px;
	height:100%;
	background:black;
}

.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;
}