浮き上がったようなカレンダー
#calendar caption
{
background-image:url(項目前の画像のURL);
background-repeat:no-repeat;
height:23px;
padding-top:2px;
padding-left:25px;
}
#calendar a {
background-color:#d6efad;
}
#calendar th {
font-size: 10px;
text-align : center;
border :1px outset #f5f5f5;
}
#calendar td {
font-size: 10px;
text-align : center;
border :1px outset #f5f5f5;
}
#calendar td a {
font-size: 10px;
text-align : center;
display : block;
}
| 固定リンク





