.title{
.title{
font-size:24px;
color:#333
}
}
.h5 {
margin-top:20px;
font-size:24px;
color: #666;
}
.h5 span{
color:blue;
font-weight:bolder;
}
#template-content{
margin-bottom:50px;
padding:10px;
box-sizing:border-box;
width:300px
}
.template-title{
margin-top:10px;
font-size:18px;
color:#666
}
.template-description {
margin-bottom:20px;
font-size:14px;
color: #999
}
.template-btn{
padding:8px 16px;
border-radius:4px;
border: none;
cursor: pointer;
background-color: #333;
color: #fff;
}
.template-btn:hover {
background-color: #444;
}
#template-content {
margin-bottom:50px;
padding:10px;
box-sizing:border-box;
width:300px
}
(template-title){
margin-top:10px;
font-size:18px;
color:#666
}
(template-description ){
margin-bottom:20px;
font-size:14px;
color: #999
}