<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'/>
<meta content='width=device-width,minimum-scale=1,initial-scale=1' name='viewport'/>
<title>Untitled Document</title>
<style>
body{background:#ccc;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Roboto","Segoe UI","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif;color:#555;}
*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.content-wrapper{width:100%;max-width:960px;margin:0 auto;padding:0;background:#f2f2f2;}
.head-wrap {
position: -webkit-sticky;
position: sticky;
top: -30px;
margin: 0;
z-index: 9999
}
.announcement {
width: 100%;
font-weight: 300;
line-height: 30px;
background: #ffeb71;
text-align: center;
color: #333;
}
.announcement a {
font-size: 16px;
font-weight: 700;
color: #333;
text-decoration: none;
}
.header{background:#033;padding:0;height:55px;line-height:55px;width:100%;}
header .content-wrapper{background:0 0;padding:0 20px;}
header h1{float:left;margin:0 40px 0 0;width:210px;color:#fff;height:55px;line-height:55px;}
.content{width:calc(100% - 300px);margin:0;padding:20px 20px 0;background:#fff;float:left}
.content h2{margin:0 0 20px;padding:0;font-size:28px;text-align:center;text-transform:capitalize;}
Yorum Gönder