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

28 行
370 B

.blog-root{
height: 100%;
margin: 50px 4% 0 300px;
}
.blog-info{
text-align: center;
}
.blog-info em{
padding: 0 8px !important;
}
.blog-user{
position: fixed;
top: 60px;
left: 20px;
width: 260px;
height: 100%;
background-color: #f9f9f9;
}
.comms-root{
margin: 50px 4% 0 300px;
}
.comms-root a{
text-decoration: none;
}