码农笔录博客源码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

16 lines
229 B

.blog-root h5{
color: #888;
font-size: 14px;
margin: 9px 0;
font-family: inherit;
font-weight: 700;
line-height: 1.5;
}
.blog-root a {
text-decoration: none;
}
.blog-root p {
margin: 1px 0 9px;
}