-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwjgl-dx1.html
65 lines (49 loc) · 2.43 KB
/
wjgl-dx1.html
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NEW-2</title>
<link rel="stylesheet" href="bootstrap.css">
</head>
<body>
<div>
<img src="img/header_bg.jpg" style="height: 150px; width: 100%;">
<div class="container">
<h2 style="text-align: center; margin-top: 50px;margin-bottom: 50px;">【strategy】New square knowledge big popular
science! Do you recognize all these minerals?</h2>
<hr>
<div
style="text-indent: 2em; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;font-size: 20px;">
<p style="margin-top: 40px; text-align: center;">
Attention, adventurers who love to mine</p>
<p style=" text-align: center;">I heard there are many new minerals in the cube world</p>
<p style=" text-align: center;">Come and have a look at the small official micro-finishing small encyclopedia
</p>
<p style="text-align: center;">Explore new veins together!</p>
<div class="row">
<div class="col-md-8 offset-md-2"><a href="img/dx1-1.png" target="_blank"><img class="img-thumbnail"
src="img/dx1-1.png" style="margin-top: 10px; "></a></div>
</div>
<div class="row">
<div class="col-md-8 offset-md-2"><a href="img/dx1-2.png" target="_blank"><img class="img-thumbnail"
src="img/dx1-2.png" style="margin-top: 50px; "></a></div>
</div>
<div class="row">
<div class="col-md-8 offset-md-2"><a href="img/dx1-3.png" target="_blank"><img class="img-thumbnail"
src="img/dx1-3.png" style="margin-top: 50px; "></a></div>
</div>
<div class="row">
<div class="col-md-8 offset-md-2"><a href="img/dx1-4.png" target="_blank"><img class="img-thumbnail"
src="img/dx1-4.png" style="margin-top: 50px; "></a></div>
</div>
<p style="margin-top: 40px; text-align: center; ">
The new version adds so many new minerals</p>
<p style=" text-align: center;">The adventurers have a new surprise while digging</p>
<p style=" text-align: center;">Quickly enter the cube world to find their traces</p>
<p style=" text-align: center;"> The next lucky miner is you!</p>
</div>
</div>
</div>
</body>
</html>