-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
225 lines (212 loc) · 4.95 KB
/
index.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title> Swegbuster's Jumpstats list</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<style>
header {
text-align: -webkit-center;
}
body {
width: 80%;
margin: 0 auto;
}
p {
display: inline-flex;
}
div#jumptitle {
border: 1px solid #FF3737;
width: 100%;
text-align: -webkit-center;
margin: 0 auto;
}
div#jumptitle p {
padding: 5px 75px 5px 75px;
border-left: 1px solid #FF3737;
border-right: 1px solid #FF3737;
}
.jumpstat {
margin: 0 auto;
width: 100%;
}
.steamid {
margin-left: -30px;
}
.type {
margin-left: -60px;
}
.flag {
margin-left: -60px;
}
.avg {
margin-left: -45px;
}
.perf {
margin-left: -40px;
}
.steamname, .steamid, .type, .flag, .avg, .perf, .jumpstats {
width: 16.67%;
float: left;
text-align: -webkit-center;
}
.jumpstats {
margin-left: -15px;
width: 14%;
}
div .odd {
background-color: aquamarine;
}
</style>
</head>
<body>
<header>The people I have gotten jumpstats on</header>
<br>
<div id="jumptitle">
<p>Players</p>
<p>Steam ID</p>
<p>Type</p>
<p>Flagged</p>
<p>Avg Rate</p>
<p>Perf Rate</p>
<p>Jumpstats</p>
</div>
<br>
<div class="jumptable">
<div class="odd">
<div class="steamname">
<p>Flamie [Trading]</p>
</div>
<div class="steamid">
<p>STEAM_1:0:76468235</p>
</div>
<div class="type">
<p>Hyperscroll</p>
</div>
<div class="flag">
<p>N/A</p>
</div>
<div class="avg">
<p>16.4/247.1</p>
</div>
<div class="perf">
<p>34.2</p>
</div>
<div class="jumpstats">
<p>18 18 17 19 17 17 18 20 19 19 10 7 4 17 15 21 18 18 14 17 17 17 15 15 15 17 22 11 19 19</p>
</div>
</div>
<br>
<div class="even">
<div class="steamname">
<p>Shrek is Love Shrek is Life</p>
</div>
<div class="steamid">
<p>STEAM_1:1:70747209</p>
</div>
<div class="type">
<p>Hyperscroll</p>
</div>
<div class="flag">
<p>N/A</p>
</div>
<div class="avg">
<p>21.9/256.3</p>
</div>
<div class="perf">
<p>12.8</p>
</div>
<div class="jumpstats">
<p>24 24 24 24 24 24 24 24 24 24 21 20 24 24 24 23 24 24 24 24 24 0 0 0 0 0 1 23 11 23</p>
</div>
</div>
<br>
<div class="odd">
<div class="steamname">
<p>miniturk101</p>
</div>
<div class="steamid">
<p>STEAM_1:1:68745766</p>
</div>
<div class="type">
<p>hyperscroll</p>
</div>
<div class="flag">
<p>N/A</p>
</div>
<div class="avg">
<p>20.9/253.5</p>
</div>
<div class="perf">
<p>37.0</p>
</div>
<div class="jumpstats">
<p>23 1 18 23 23 24 24 24 24 24 11 16 21 21 22 23 24 24 24 24 23 20 19 19 19 24 23 24 23 23</p>
</div>
</div>
<div class="even">
<div class="steamname">
<p></p>
</div>
<div class="steamid">
<p></p>
</div>
<div class="type">
<p></p>
</div>
<div class="flag">
<p></p>
</div>
<div class="avg">
<p></p>
</div>
<div class="perf">
<p></p>
</div>
<div class="jumpstats">
<p></p>
</div>
</div>
<br>
<div class="odd">
<div class="steamname">
<p>®my✯name♕is☠jeff ™</p>
</div>
<div class="steamid">
<p>STEAM_1:1:92991388</p>
</div>
<div class="type">
<p>Hyperscroll</p>
</div>
<div class="flag">
<p>N/A</p>
</div>
<div class="avg">
<p>21.4/291.9</p>
</div>
<div class="perf">
<p>66.1</p>
</div>
<div class="jumpstats">
<p>21 25 22 24 20 25 21 24 19 26 20 24 20 21 20 20 24 19 23 21 19 24 20 18 20 17 19 22 21 19</p>
</div>
</div>
</div>
</body>
<footer>
<div class="border">
<div>
<a href="https://www.facebook.com/"><img src="https://cdn1.iconfinder.com/data/icons/logotypes/32/square-facebook-128.png" alt="Facebook Logo" class="social-icon"></a>
<a href="http://steamcommunity.com/"><img src="https://cdn2.iconfinder.com/data/icons/social-flat-buttons-3/512/steam-128.png" alt="Steam Logo" class="social-icon"></a>
<a href="https://twitter.com/"><img src="https://cdn3.iconfinder.com/data/icons/inficons/128/twitter.png" alt="Twitter Logo" class="social-icon"></a>
<a href="http://youtube.com/"><img src="https://cdn2.iconfinder.com/data/icons/social-flat-buttons-3/512/youtube-128.png" alt="Youtube Logo" class="social-icon"></a>
</div>
<div class="copyright">
<div>
<div>Theme made by: <a href="http://gflclan.com/user/12208-swegbuster/">Zach</a> | © 2015 GitHub, Inc.</div>
</div>
</div>
</footer>
</html>