码农笔录博客源码
選択できるのは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;
}