11.09.2016, 17:16
Gdy wgrałem tło na forum, ono nie zapełniło całej strony.
Screenshot: https://zapodaj.net/0ffa3a98d67fa.png.html
Mój body z global.css:
Screenshot: https://zapodaj.net/0ffa3a98d67fa.png.html
Mój body z global.css:
Kod:
body {
background: #D9D5E0 url(images/background.png) fixed repeat;
color: #333;
text-align: center;
line-height: 1.4;
margin: 0;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 13px;
overflow-y: scroll;
}