Skip to content

Commit

Permalink
Merge pull request #5 from stuxt/master
Browse files Browse the repository at this point in the history
修改
  • Loading branch information
stuxt committed Mar 7, 2016
2 parents c86b8cc + ced5da9 commit e905041
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions css/resume.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,17 @@ a{ text-decoration: none;}
.tec-list li.tec-jq{border-left: 3px solid #025086;}
.tec-list li.tec-jq .pro-inner{ width: 80%; background-color: #0769AD;}
.tec-list li.tec-node{border-left: 3px solid #507501;}
.tec-list li.tec-node .pro-inner{ width: 20%; background-color: #80BD01;}
.tec-list li.tec-node .pro-inner{ width: 10%; background-color: #80BD01;}
.tec-list li.tec-ps{border-left: 3px solid #037CA9;}
.tec-list li.tec-ps .pro-inner{ width: 90%; background-color: #00AEEF;}
.tec-list li.tec-gulp{border-left: 3px solid #A22626;}
.tec-list li.tec-gulp .pro-inner{ width: 50%; background-color: #CF4646;}
.tec-list li.tec-git{border-left: 3px solid #07676F;}
.tec-list li.tec-git .pro-inner{ width: 60%; background-color: #068D98;}
.tec-list li.tec-git .pro-inner{ width: 45%; background-color: #068D98;}
.tec-list li.tec-rq{border-left: 3px solid #2465A5;}
.tec-list li.tec-rq .pro-inner{ width: 40%; background-color: #2E87DD;}
.tec-list li.tec-rq .pro-inner{ width: 50%; background-color: #2E87DD;}
.tec-list li.tec-java{border-left: 3px solid #A75102;}
.tec-list li.tec-java .pro-inner{ width: 60%; background-color: #E76F00;}
.tec-list li.tec-java .pro-inner{ width: 40%; background-color: #E76F00;}

.skill .content p{ margin-top: .2rem;}
.skill .content p span{ font-weight: bold; font-size: .16rem;}
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h2>陈亚军</h2>
<div class="item-box">
<div class="title">自我描述</div>
<div class="content">
<p>出道已经3年有余了,从前端小白到现在的前端负责人,一路付出一路成长。平时喜欢看书、旅行、摄影、写文章、跑步等,热爱生活热爱工作的文艺青年。平时工作认真负责,沟通能力强,学习能力强,团队协作能力强,喜欢学习新的技术并依次改善工作中的问题,提高团队的战斗力,有一定的前端团队管理和建设经验!经常组织团队小伙伴学习、总结、分享,能够协调团队高效的完成工作。2014年末获公司年度“最佳进步奖”。</p>
<p>出道已经三年有余左右了,从前端小白到现在的前端负责人,一路付出一路成长。平时喜欢看书、旅行、摄影、写文章、跑步等,热爱生活热爱工作的文艺青年。平时工作认真负责,沟通能力强,学习能力强,团队协作能力强,喜欢学习新的技术并依次改善工作中的问题,提高团队的战斗力,有一定的前端团队管理和建设经验!经常组织团队小伙伴学习、总结、分享,能够协调团队高效的完成工作。2014年末获公司年度“最佳进步奖”。</p>
</div>
</div>
<div class="item-box skill">
Expand Down

0 comments on commit e905041

Please sign in to comment.