実際の設定
<p>を入れるためにdivでボックスを作っています。
そのdivの設定は、
margin:0px;
margin-bottom:15px;
border-bottom-color:#999999;
border-bottom-width:1px;
border-bottom-style:solid;
<p>の設定は、
margin:0px;
padding:4px;
font-size:12px;
text-align:center;
- サイト