-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtrophy.html
172 lines (162 loc) · 5.94 KB
/
trophy.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Cookie clicker</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon.png" />
<!-- Template CSS Files -->
<link rel="stylesheet" href="css/font-awesome.min.css" />
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/magnific-popup.css" />
<link rel="stylesheet" href="css/select2.min.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/skins/orange.css" />
<!-- Live Style Switcher - demo only -->
<link
rel="alternate stylesheet"
type="text/css"
title="orange"
href="css/skins/orange.css"
/>
<link
rel="alternate stylesheet"
type="text/css"
title="green"
href="css/skins/green.css"
/>
<link
rel="alternate stylesheet"
type="text/css"
title="blue"
href="css/skins/blue.css"
/>
<link rel="stylesheet" type="text/css" href="css/styleswitcher.css" />
<!-- Template JS Files -->
<script src="js/modernizr.js"></script>
<script src="./trophy.js"></script>
</head>
<body>
<!-- SVG Preloader Starts -->
<div id="preloader">
<div id="preloader-content">
<svg
version="1.1"
id="Layer_1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
x="0px"
y="0px"
width="150px"
height="150px"
viewBox="100 100 400 400"
xml:space="preserve"
>
<filter id="dropshadow" height="130%">
<feGaussianBlur in="SourceAlpha" stdDeviation="5" />
<feOffset dx="0" dy="0" result="offsetblur" />
<feFlood flood-color="red" />
<feComposite in2="offsetblur" operator="in" />
<feMerge>
<feMergeNode />
<feMergeNode in="SourceGraphic" />
</feMerge>
</filter>
<path
class="path"
fill="#000000"
d="M446.089,261.45c6.135-41.001-25.084-63.033-67.769-77.735l13.844-55.532l-33.801-8.424l-13.48,54.068
c-8.896-2.217-18.015-4.304-27.091-6.371l13.568-54.429l-33.776-8.424l-13.861,55.521c-7.354-1.676-14.575-3.328-21.587-5.073
l0.034-0.171l-46.617-11.64l-8.993,36.102c0,0,25.08,5.746,24.549,6.105c13.689,3.42,16.159,12.478,15.75,19.658L208.93,357.23
c-1.675,4.158-5.925,10.401-15.494,8.031c0.338,0.485-24.579-6.134-24.579-6.134l-9.631,40.468l36.843,9.188
c8.178,2.051,16.209,4.19,24.098,6.217l-13.978,56.17l33.764,8.424l13.852-55.571c9.235,2.499,18.186,4.813,26.948,6.995
l-13.802,55.309l33.801,8.424l13.994-56.061c57.648,10.902,100.998,6.502,119.237-45.627c14.705-41.979-0.731-66.193-31.06-81.984
C425.008,305.984,441.655,291.455,446.089,261.45z M368.859,369.754c-10.455,41.983-81.128,19.285-104.052,13.589l18.562-74.404
C306.28,314.65,379.774,325.975,368.859,369.754z M379.302,260.846c-9.527,38.187-68.358,18.781-87.442,14.023l16.828-67.489
C327.767,212.14,389.234,221.02,379.302,260.846z"
/>
</svg>
</div>
</div>
<!-- SVG Preloader Ends -->
<!-- Live Style Switcher Starts - demo only -->
<div id="switcher" class="" style="background-color: #111111">
<div class="content-switcher">
<h4 style="color: white">Menu</h4>
<ul class="nav navbar-nav">
<li><a href="index.html">Nouvelle partie</a></li>
<br />
<li><button href="">Enregistrer partie</button></li>
<br />
<li><a href="#">Mes trophées</a></li>
</ul>
<br />
<div class="form-group">
<input
type="text"
placeholder="CHARGER UNE PARTIE"
class="form-control"
/>
</div>
<a href="game.html" class="custom-button purchase">CHARGER</a>
<div id="hideSwitcher" style="background-color: #111111; color: white">
×
</div>
</div>
</div>
<div id="showSwitcher" class="styleSecondColor">
<i class="fa fa-cog fa-spin"></i>
</div>
<!-- Live Style Switcher Ends - demo only -->
<!-- Wrapper Starts -->
<div class="wrapper">
<!-- Header Starts -->
<header class="header">
<div class="container">
<div class="row">
<!-- Logo Starts -->
<div
class="main-logo col-xs-12 col-md-3 col-md-2 col-lg-2 hidden-xs"
>
<a href="index-2.html">
<img
id="logo"
class="img-responsive"
src="images/logo-dark.png"
alt="logo"
/>
</a>
</div>
<!-- Logo Ends -->
<!-- User Sign In/Sign Up Starts -->
<div class="col-md-10 col-lg-10">
<ul class="unstyled user">
<li class="sign-in">
<a
href="game.html"
class="btn btn-primary"
style="float: right"
>
Retour</a
>
</li>
</ul>
</div>
<!-- User Sign In/Sign Up Ends -->
</div>
</div>
</header>
<!-- Header Ends -->
<!-- Template JS Files -->
<script src="js/jquery-2.2.4.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/select2.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/custom.js"></script>
<!-- Live Style Switcher JS File - only demo -->
<script src="js/styleswitcher.js"></script>
</div>
<!-- Wrapper Ends -->
</body>
</html>