« チューリップのカレンダー | トップページ | 青のカレンダー »

りんごのカレンダー

Ringokarenda





#calendar CAPTION {
PADDING-LEFT: 35px; BACKGROUND: url(画像のURL) no-repeat; HEIGHT: 25px
}

#calendar th {
color:#ff0000;
font-size: 11px ;
width: 19px;
height: 20px;
text-align : center;
background: url("曜日の画像のURL") no-repeat top left;
}

#calendar td {
font-size: 11px;
width: 19px;
height: 20px;
text-align : center;
background: url("日付の画像のURL") no-repeat top left;
}
#calendar td a {
font-size: 11px;
width: 19px;
height: 20px;
text-align : center;
display : block;
background: url("書き込みのあった日の画像のURL") no-repeat top left;
}

|

« チューリップのカレンダー | トップページ | 青のカレンダー »