-
Notifications
You must be signed in to change notification settings - Fork 1
/
pgp.txt
42 lines (36 loc) · 845 Bytes
/
pgp.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<style>
.imgctn,.imgctn a:after {
border:none;
}
.imgctn,.imgctn a{
text-decoration:none;
}
.view-clear{
font-family: "微软雅黑";
font-size:24px;
font-style: bold;
}
.imgleft{
float: left;
}
.ctnview{
margin:0 80px;
float:right;
width:250px;
}
.ctnview a p{
color: #4fc08d;
margin:15px;
}
</style>
<a class="imgctn imgleft" href="http://hellowor1d.github.io/cv" target="_blank">
<img src="http://7xo9xp.com1.z0.glb.clouddn.com/cv/cv.png" style="width:300px">
</a>
<div class="imgctn ctnview">
<a href="http://hellowor1d.github.io/cv" target="_blank">
<p class="view-clear">查看高清版</p>
</a>
<a href="http://7xo9xp.com1.z0.glb.clouddn.com/cv/resume-liu.pdf" target="_blank">
<p class="view-clear">下载PDF版</p>
</a>
</div>