Skip to content

Commit d44cc3e

Browse files
committed
no message
1 parent ffe39f7 commit d44cc3e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
1-
2-
3-
41
<!DOCTYPE html>
52
<html>
63
<head>
74
<meta charset="utf-8"/>
8-
<title>标题</title>
5+
<title>lixin.lu</title>
96
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
107
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
118
<meta name="format-detection" content="telephone=no" />
129
<meta name="apple-mobile-web-app-capable" content="yes">
1310
<meta name="apple-mobile-web-app-status-bar-style" content="black">
1411
<style>
15-
img{width: 100%}
12+
*{margin: 0; padding: 0; text-align: center; background-color: #f3f3f3}
13+
body{padding: 10%;}
14+
img{width: 50%}
1615
</style>
1716
</head>
1817
<body>
1918
<div class="g-doc">
20-
pick a small market and dominate it.
21-
<br/>
2219
<div class="photo">
2320
<img src="http://7xit0t.com1.z0.glb.clouddn.com/lixinlu.jpg">
2421
</div>
22+
<br/>
23+
pick a small market and dominate it.
24+
2525
</div>
2626
</body>
2727
</html>

0 commit comments

Comments
 (0)