ZhiYeJianKang_PeiXun/Song.Site/Manage/Admin/Styles/Setup_Stamp.css
2025-02-20 15:41:53 +08:00

15 lines
171 B
CSS

.position
{
width:100px;
height:100px;
}
.position td
{
text-align:center;
line-height:50px;
cursor:pointer;
}
.position .curr
{
background-color: #CCC !important;
}