Commit 256a48f8 by liuyingying

css

parent 721c4ee6
......@@ -111,12 +111,15 @@ nav{
position: fixed;
/*border-bottom: solid 1px #e3e6e8;*/
background:white;
margin-top:80px;
z-index: 9999;
}
section{
width:100%;
padding:5px 30px;
padding: 30px;
padding-top:95px;
margin-top:-80px;
}
section > .box{
width:100%;
......@@ -507,7 +510,7 @@ ul:after{
/**Project */
.proj_list{
width:100%;
margin: 20px 10px;
margin: 10px;
}
.proj_list>div{
width:100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment