記事と記事の間に入れるときの罫線はこれ!
div#main .itemset{
background:url(../images/line.jpg) bottom repeat-x;
margin:0 0 30px 0;
padding:0 0 20px 0;
width:725px;
}
web メモ
記事と記事の間に入れるときの罫線はこれ!
div#main .itemset{
background:url(../images/line.jpg) bottom repeat-x;
margin:0 0 30px 0;
padding:0 0 20px 0;
width:725px;
}