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

20 行
252 B

.uinfo {
color: #515a6e;
margin: 5px;
}
.udesc span {
margin-right: 8px;
}
.blog-list {
display: flex;
font-size: 16px;
min-height: 35px;
line-height: 35px;
}
a{
color: #515a6e;
text-decoration: none !important;
}