Dzień dobry.
W arkuszu stylów mam takie wpisy:
html, body { background-color: #c0c;
background-image: repeating-linear-gradient(#c0c 0, #c0c 10px, #c3f 10px, #c3f 20px);
color: #fff;
margin: 0;
padding: 0;
border: 0;
text-align: center;
font-family: arial, tahoma, calibri, verdana, helvetica, 'times new roman', sans-serif;
font-size: 14px }
...
#topfotki { width: 940px;
min-height: 1000px;
margin-left: auto;
margin-right: auto;
background-color: #c0c;
background-image: repeating-linear-gradient(#c0c 0, #c0c 10px, #c3f 10px, #c3f 20px)}
...
#menu, #podmenu { background-color: #c0c;
background-image: repeating-linear-gradient(#c0c ...