Diqqət! 4 aprel 2024-cü il tarixdən saytın yeni versiyası sheki.org domenində fəaliyyət göstərir. Bu köhnə versiyadır və yenilənməsi məhdudlaşdırılıb. Lakin 6 yanvar 2025-ci il tarixədək bu vəziyyətdə internetdə qalacaqdır...

"Şablon:Şəki Ensiklopediyası/styles.css" səhifəsinin versiyaları arasındakı fərqlər

Şəki Ensiklopediyası səhifəsi
Jump to navigation Jump to search
k (Vaqif Kərimov moved page Şablon:Şəki Ensiklopediyası şəkillər/styles.css to Şablon:Şəki Ensiklopediyası/styles.css without leaving a redirect: Əvvəlki vəziyyətinə)
 

Səhifəsinin 00:44, 9 dekabr 2020 tarixinə olan son halı

.caixa-flex {
 display:flex;
 flex-wrap:wrap;
 flex-direction:row;
 min-width:100% 
}
.reqport {
 box-shadow:0 0 0.3rem #999;
 padding:10px;
 margin-bottom:10px;
 flex:1 1 0 
}
.shekiensiklopediyasi-image-flex {
 position:relative;
 overflow:hidden;
 width:100%;
 height:100%;
}
.shekiensiklopediyasi-image-flex img {
 position:absolute;
 display:block;
 width:100%;
 min-width:auto;
 height:auto;
 min-height:100%;
 object-fit:cover;
 margin:0 
}
.mf-mobile-only {
 display:none 
}
* {
 margin:0 
}
.shekiensiklopediyasi-slider {
 overflow:hidden;
 width:100%;
 max-width:1024px;
 height:100%;
 min-height:30vh;
 min-width:350px 
}
.shekiensiklopediyasi-slider ul {
 width:100%;
 margin:0;
 padding:0;
 display:table;
 table-layout:fixed;
 height:100% 
}
.shekiensiklopediyasi-slider ul li {
 display:table-cell;
 vertical-align:top;
 position:relative;
 width:33.33333%;
 height:100%;
 transition:all 1000ms ease 
}
.shekiensiklopediyasi-slider-div-contingut {
 overflow:hidden;
 width:100%;
 height:100%;
 position:absolute;
 top:0 
}
.shekiensiklopediyasi-slider-contingut {
 display:block;
 height:100%;
 width:100%;
 position:relative;
 z-index:3;
 padding:15px 20px;
 box-sizing:border-box;
 color:#fff 
}
.shekiensiklopediyasi-slider-contingut * {
 opacity:0;
 margin:0;
 width:100%;
 position:relative 
}
.shekiensiklopediyasi-slider-title {
 font-size:150%;
 font-weight:bold;
 margin-bottom:2px;
 top:2px 
}
.shekiensiklopediyasi-slider-descripcio {
 top:2px;
 font-size:13.5px 
}
.shekiensiklopediyasi-image {
}
.shekiensiklopediyasi-image img {
 position:absolute;
 display:block;
 width:100%;
 min-width:auto;
 height:auto;
 min-height:100%;
 object-fit:cover;
 margin:0 
}
.shekiensiklopediyasi-slider ul:hover li {
 width:10% 
}
.shekiensiklopediyasi-slider ul:hover li:hover {
 width:60% 
}
.shekiensiklopediyasi-slider ul:hover li:hover .shekiensiklopediyasi-slider-contingut {
 background:rgba(0,0,0,0.7) 
}
.shekiensiklopediyasi-slider ul:hover li:hover .shekiensiklopediyasi-slider-contingut * {
 opacity:1 
}
.shekiensiklopediyasi-slider-contingutimage {
 display:block;
 height:100%;
 width:100%;
 position:relative;
 z-index:3;
 padding:0;
 box-sizing:border-box;
 color:#fff 
}
.shekiensiklopediyasi-slider-contingutimage * {
 opacity:0;
 margin:0;
 width:100%;
 position:relative 
}
.shekiensiklopediyasi-slider ul:hover li:hover .shekiensiklopediyasi-slider-contingutimage {
 background:rgba(0,0,0,0) 
}
.shekiensiklopediyasi-slider ul:hover li:hover .shekiensiklopediyasi-slider-contingutimage * {
 opacity:1 
}
.shekiensiklopediyasi-slider-title a {
	color:white;
	font-weight:bold;
}
.shekiensiklopediyasi-slider-descripcio a {
	color:white;
	font-weight:bold;
}
/* Cronologia */
.shekiensiklopediyasi-cronologia-item {
	border-left:2px solid rgba(40,133,111,255);
	border-right:0;
}

.shekiensiklopediyasi-cronologia-item:last-child {
  border-width:0 0 0 2px;
  border-image: linear-gradient(to bottom, rgba(40, 132, 109, 1) 60%, rgba(40, 132, 109, 0)) 1 100%;
}

.shekiensiklopediyasi-cronologia-avuifa {
 display:inline-block;
 position:relative;
 padding:5px 10px 5px 10px;
 border-top-right-radius:5px;
 border-bottom-right-radius:5px;
 background:rgba(40,133,111,255);
 color:white;
 font-weight:bold;
}
.shekiensiklopediyasi-cronologia-avuifa:after {
 position:absolute;
 left:-8px;
 top:10px;
 height:10px;
 width:10px;
 border-radius:10px;
 border:2px solid rgba(40,133,111,255);
 background:white;
 content:' ';
}

.shekiensiklopediyasi-cronologia-efemeride {
 padding:10px 0px 10px 10px;
}