obrazki nie przylegają po bokach do siebie.głowie sie nad tym od dobrej godziny. poradzi ktoś coś?
www.row.webd.pl/design
www.row.webd.pl/design/style.css
problem z obrazkami - nie przylegają do siebie.
Re: problem z obrazkami - nie przylegają do siebie.
Kod: Zaznacz cały
body{
background:#363636;
margin:0;
padding:0;
text-align:center
}
.box{
margin:0px auto;
width:751px;
background:#fff;
height:600px;
position:relative
}
.top{
position:relative;
margin:0 7px
}
.top_player{
width:161px;
height:220px;
background:url('images/top_player.jpg') no-repeat;
float:left
}
.top_middle{
width:395px;
height:255px;
background:url('images/top_middle.jpg') no-repeat;
float:left
}
.top_right{
width:181px;
height:245px;
background:url('images/top_right.jpg') no-repeat;
float:left
}
