<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Engin Dernek 2
Theme URI: http://www.engintasarim.com/wordpress/dernek2
Author: Engin TasarÄ±m
Author URI: http://www.engintasarim.com
Description: Bu Tema Sadece www.engintasarim.com adresi iÃ§in lisanslanmÄ±ÅŸtÄ±r.
Version: 2.0
Tags: Dernek
Text Domain: dernek2
License: http://www.engintasarim.com/wordpress/dernek2
*/

#sayfaListesi li{
	padding:10px 0px 10px 10px !important;
	margin:2px 1%;
	width:30%;
	float:left;
	line-height:35px;
	background:#f0f0f0;
}
#sayfaListesi li:hover{
	background:#145b91;
}
#sayfaListesi li a{
	line-height:35px;
}
#sayfaListesi li:hover&gt;a{
	color:#FFF;	
}
#sayfaListesi li a:hover{
	color:#FFF !important;
}
.linklerim{
	background:#DFE1E7;
	margin:0 auto 5px;
	text-align:center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.linklerim a img{
	padding:5px 20px;
}

/************************ MECLÄ°S ÃœYELERÄ° ************************/
#resimler-dis{
    overflow: hidden;
    /*width: 100%;*/
	/*width:650px;*/
	/*background:#FFFFFF;*/
}
.resimler-ic{
    overflow: hidden;
	float:left;
	text-align:center;
	padding:5px;
	font-style:Calibri;
}
.resimler-ic h4{
	font-size:14px;
}
.resimler-ic h5{
	font-size:12px;
}
.resimler-ic img{
	max-width:205px;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.resimler-ic img{
		max-width:160px;
	}
	.resimler-ic h4{
		font-size:11px;
	}
	.resimler-ic h5{
		font-size:10px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.resimler-ic img{
		max-width:168px;
	}
	.resimler-ic h4{
		font-size:11px;
	}
	.resimler-ic h5{
		font-size:10px;
	}
	.gallery-item{
		width:48% !important;
	}
	.gallery-item .gallery-icon a img{
		width:90%;
		height:auto;
	}
}
 
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.resimler-ic img{
		max-width:125px;
	}
	.resimler-ic h4{
		font-size:11px;
	}
	.resimler-ic h5{
		font-size:8px;
	}
	.gallery-item{
		width:80% !important;
		float:left !important;
	}
	.gallery-item .gallery-icon a img{
		width:90%;
		height:auto;
	}
}
@media only screen and (max-width: 767px) {
	.resimler-ic{
		padding:7px;
	}
	.resimler-ic img{
		max-width:125px;
	}
	.resimler-ic h4{
		font-size:9px;
	}
	.resimler-ic h5{
		font-size:8px;
	}
	.gallery-item{
		width:90% !important;
		float:left !important;
	}
	.gallery-item .gallery-icon a img{
		width:90%;
		height:auto;
	}
}
/************************ MECLÄ°S ÃœYELERÄ° ************************/

.img-responsive{
	width:100%;
	height:auto;
}</pre></body></html>