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

24 行
330 B

6 年前
.me-menu{
position: fixed;
top: 60px;
left: 20px;
width: 260px;
height: 100%;
background-color: #f9f9f9;
}
.me-blog-root{
height: 100%;
margin: 50px 4% 0 0;
6 年前
}
.me-blog-list{
margin-left: 300px;
}
.me-blog-list p{
height: 30px;
line-height: 30px;
margin: 0;
font-size: 15px;
}