画像を使わず線だけのカレンダー(モカ)
===========> ここから... φ(。。 )
#calendar table{
border :1px solid #61523f
}
DIV#calendar{
border :1px solid #61523f;
BACKGROUND-COLOR: #8c7d63
}
#calendar CAPTION {
color:#;
text-align : center;
padding-top:3px;
HEIGHT: 20px
;BACKGROUND-COLOR: #a5967b
;border :1px solid #61523f;
}
#calendar th {
font-size: 10px;
width: 19px;
height: 19px;
text-align : center;
border-top :1px solid #61523f;border-right :1px solid #61523f;border-bottom :3px double #61523f;border-left :1px solid #61523f;
}
#calendar td {
font-size: 11px;
width: 19px;
height: 19px;
text-align : center;
border :1px solid #61523f;
}
#calendar td a {
font-size: 11px;
width: 19px;
height: 19px;
text-align : center;
display : block;
BACKGROUND-COLOR: #594b39;
border :1px dashed #61523f;
}
<=========== ここまで! φ(。。;)
| 固定リンク


