notice.css
594 Bytes
.sbyc_top{
padding-left: 20px;
border-left: 4px solid #60d2dc;
background-color: #c9f0f3;
height: 64px;
}
.qdyc_bottom{
margin-top: 18px;
padding-left: 20px;
border-left: 4px solid #faca63;
background-color: #fbf7dc;
height: 64px;
}
.sbyc_top span,.qdyc_bottom span{
display: block;
}
.sbyc_top span:nth-of-type(1),.qdyc_bottom span:nth-of-type(1){
font-size: 16px;
color: #333;
height: 38px;
line-height: 50px;
}
.sbyc_top span:nth-of-type(2),.qdyc_bottom span:nth-of-type(2){
font-size: 12px;
color: #666;
cursor: pointer;
}