Commit 5ec546ad authored by zhangderong's avatar zhangderong

修改简历详情页字体为黑色,微软雅黑

parent 9606ea2c
...@@ -175,6 +175,8 @@ export default { ...@@ -175,6 +175,8 @@ export default {
.resumeDetail{ .resumeDetail{
width: 860px; width: 860px;
margin: 30px auto; margin: 30px auto;
color: #000000;
font-family: "\5FAE\8F6F\96C5\9ED1"
} }
.personalInformation{ .personalInformation{
width:860px; width:860px;
......
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