Html Kodlarım
Css Kodlarım
.header {
background-color: #EFEFEF;
height: 120px;
width: 1980px;
max-width:1030px;
}
.ust-menu li {
margin-top:5px;
float:right;
list-style-type:none;
padding-left:15px;
padding-right:15px;
}
.ust-menu ul {
width:240px;
}
.ust-menu a {
text-decoration:none;
float:right;
font-size:15px;
color:black;
}
.bgcolor-red {
background-color:#E52727;
height:280px;
width:1030px;
}
.social-media {
height:40px;
width:120px;
background-color:black;
margin-top:50px;
float:right;
padding-right:0px;
}