21:01:29
祝雷 2018/11/15 21:01:29
.motto{
    font-family: 'comic sans ms', courier;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #F77908;
    font-size: 18px;
    text-align: center;
}
.p{
    font-family: 'comic sans ms', courier;
    margin-bottom: 20px;
    text-indent:12px;
    
}
.CalTodayDay{
    border: solid 1px #3399ff;
    color:#3399FF;
}
.clockdiv{
    text-align: center;
    background: #fff;
    padding: 20px;
}
.clockdiv img{
    text-align: center;
    background: #fff;
    width:100%;
    height:auto;
}