码农笔录博客源码
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。

18 行
235 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 4%;
}
.me-blog-list{
margin-left: 300px;
}