
@charset "UTF-8";
/* CSS Document */
body {
margin: 0px;
padding; 0px;
font-family : 'Raleway', sans-serif;
}
ta-header,
head-line,
logo,
header-social-line,
header-menu,
header-inner,
ta-content,
most-viewed-contents,
new-contents,
photo-gallery,
last-blog-posts,
ta-footer,
header-social-line,
footer-menu,
tags{
display: block;
margin-top: 0;
}
#ta-header {
background-color:#262626;
}Margin ve padding 0 olmasına rağmen üstte boşluk kalıyor, eksi değer verince yukarı çıkıyor. Bunu sebebi konusunda yardımcı olabilir misiniz dostlar?
