码农笔录博客源码
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 

16 行
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;
}