Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
TheGameCenter
GitHub Repository: TheGameCenter/TheGameCenter.github.io
Path: blob/main/assets/css/dino2.css
7017 views
1
/* Don't use the main frame div when the error is in a subframe. */
2
html[subframe] #main-frame-error {
3
display: none;
4
}
5
6
/* Don't use the subframe error div when the error is in a main frame. */
7
html:not([subframe]) #sub-frame-error {
8
display: none;
9
}
10
11
#diagnose-button {
12
-webkit-margin-start: 0;
13
float: none;
14
margin-bottom: 10px;
15
margin-top: 20px;
16
}
17
18
h1 {
19
-webkit-margin-before: 0;
20
}
21
22
h2 {
23
color: #666;
24
font-size: 1.2em;
25
font-weight: normal;
26
margin: 10px 0;
27
}
28
29
a {
30
color: rgb(17, 85, 204);
31
text-decoration: none;
32
}
33
34
.icon {
35
-webkit-user-select: none;
36
}
37
38
.icon-generic {
39
/**
40
* Can't access chrome://theme/IDR_ERROR_NETWORK_GENERIC from an untrusted
41
* renderer process, so embed the resource manually.
42
*/
43
content: -webkit-image-set(
44
url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAyCAAAAADkGq1yAAAAAnRSTlMA/1uRIrUAAABLSURBVHhe7dOxDQAgCERRdrza/ScwscNYSKIhWAror9+VR7BjKZbkrSpKeA45K8PQuoYqcUNKbmUzpNkD8kvM/ErlkVFk8necCyU7IotT35DVJRIAAAAASUVORK5CYII=') 1x,
45
url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAABkCAAAAAAwZDj3AAAAAnRSTlMA/1uRIrUAAABiSURBVHhe7cy7CYAwFABAd8z+HyewskkTW+EFA3kgSu4GuK2ktI71SqWyjeyxirlS2aeMQczfKcuNUjny/1KpPCbKjA+WSqVSqVQqawmy5TlZKpVPQciVSuUEpVKZtVypVF5DHE3/NzR+1AAAAABJRU5ErkJggg==') 2x);
46
height: 50px;
47
padding-top: 20px;
48
width: 41px;
49
}
50
51
.icon-offline {
52
content: -webkit-image-set(
53
url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAvAgMAAADlfsA8AAAADFBMVEX39/f////39/dTU1NOmoBdAAAAAnRSTlMAAHaTzTgAAAB6SURBVHherc2xDUIxDIThE6UbVmEZ9nN9TUZgJWo3Ju8UhGIrHX/1FScdnr82K+PMoZizbozLsfw+OP9mkpvNARuabB6OG6fIZr4uozi4noqTYrcKHoxi63ZodLBG0a0R0c2M5Uw5Z3rzoavqwNf3CGybKH4gYXTq6wPqOghb2tvIFQAAAABJRU5ErkJggg==') 1x,
54
url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAABeAgMAAADaoju6AAAADFBMVEX39/f////39/dTU1NOmoBdAAAAAnRSTlMAAHaTzTgAAACDSURBVHhe7dIhDgQhAEPR6jV7urnkN3PEbkIIICCQSdfNl8/UVNe0DA/R0p7BtTzjFkesLO8nX6YUYpj8IcO48Ie+GGa4XSqYYwO4lWUPSpjH4I8s5Vg8Z7RhkeeZE2fRNc/Y5oRtu7NrC26bCKNWktEp2xueT5on/F2yLQlAQGWt+AcZixZ9AfIcYgAAAABJRU5ErkJggg==') 2x);
55
height: 47px;
56
margin: 0 0 40px;
57
position: relative;
58
width: 44px;
59
}
60
61
#content-top {
62
margin: 20px;
63
}
64
65
#help-box-outer {
66
-webkit-transition: height ease-in 218ms;
67
overflow: hidden;
68
}
69
70
#help-box-inner {
71
background-color: #f9f9f9;
72
border-top: 1px solid #EEE;
73
color: #444;
74
padding: 20px;
75
text-align: start;
76
}
77
78
#suggestion {
79
margin-top: 15px;
80
}
81
82
#short-suggestion {
83
margin-top: 5px;
84
}
85
86
#sub-frame-error-details {
87
color: #8F8F8F;
88
/* Not done on mobile for performance reasons. */
89
text-shadow: 0 1px 0 rgba(255,255,255,0.3);
90
}
91
92
[jscontent=failedUrl] {
93
overflow-wrap: break-word;
94
}
95
96
#search-container {
97
/* Prevents a space between controls. */
98
display: flex;
99
margin-top: 20px;
100
}
101
102
#search-box {
103
border: 1px solid #cdcdcd;
104
flex-grow: 1;
105
font-size: 16px;
106
height: 26px;
107
margin-right: 0;
108
padding: 1px 9px;
109
}
110
111
#search-box:focus {
112
border: 1px solid rgb(93, 154, 255);
113
outline: none;
114
}
115
116
#search-button {
117
border: none;
118
border-bottom-left-radius: 0;
119
border-top-left-radius: 0;
120
box-shadow: none;
121
display: flex;
122
height: 30px;
123
margin: 0;
124
padding: 0;
125
width: 60px;
126
}
127
128
#search-image {
129
content:
130
-webkit-image-set(
131
url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAPCAQAAAB+HTb/AAAArElEQVR4Xn3NsUoCUBzG0XvB3U0chR4geo5qihpt6gkCx0bXFsMERWj2KWqIanAvmlUUoQapwU6g4l8H5bd9Z/iSPS0hu/RqZqrncBuzLl7U3Rn4cSpQFTeroejJl1Lgs7f4ceDPdeBMXYp86gaONYJkY83AnqHiGk9wHnjk16PKgo5N9BUCkzPf5j6M0PfuVg5MymoetFwoaKAlB26WdXAvJ7u5mezitqtkT//7Sv/u96CaLQAAAABJRU5ErkJggg==') 1x,
132
url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAeCAQAAACVzLYUAAABYElEQVR4Xr3VMUuVURzH8XO98jgkGikENkRD0KRGDUVDQy0h2SiC4IuIiktL4AvQt1CDBJUJwo1KXXS6cWdHw7tcjWwoC5Hrx+UZgnNO5CXiO/75jD/+QZf9MzjskVU7DrU1zRv9G9ir5hsA4Nii83+GA9ZI1nI1D6tWAE1TRlQMuuuFDthzMQefgo4nKr+f3dIGDdUUHPYD1ISoMQdgJgUfgqaKEOcxWE/BVTArJBvwC0cGY7gNLgiZNsD1GP4EPVn4EtyLYRuczcJ34HYMP4E7GdajDS7FcB48z8AJ8FmI4TjouBkzZ2yBuRQMlsButIZ+dfDVUBqOaIHvavpLVHXfFmAqv45r9gEHNr3y3hcAfLSgSMPgiiZR+6Z9AMuKNAwqpjUcA2h55pxgAfBWkYRlQ254YMJloaxPHbCkiGCymL5RlLA7GnRDXyuC7uhicLoKdRyaDE5Pl00K//93nABqPgBDK8sfWgAAAABJRU5ErkJggg==') 2x);
133
margin: auto;
134
}
135
136
.hidden {
137
display: none;
138
}
139
140
.suggestions {
141
margin-top: 18px;
142
}
143
144
.suggestion-header {
145
font-weight: bold;
146
margin-bottom: 4px;
147
}
148
149
.suggestion-body {
150
color: #777;
151
}
152
153
.error-code {
154
color: #A0A0A0;
155
margin-top: 15px;
156
}
157
158
/* Increase line height at higher resolutions. */
159
@media (min-width: 641px) and (min-height: 641px) {
160
#help-box-inner {
161
line-height: 18px;
162
}
163
}
164
165
/* Decrease padding at low sizes. */
166
@media (max-width: 640px), (max-height: 640px) {
167
body {
168
margin: 15px;
169
}
170
h1 {
171
margin: 10px 0 15px;
172
}
173
#content-top {
174
margin: 15px;
175
}
176
#help-box-inner {
177
padding: 20px;
178
}
179
.suggestions {
180
margin-top: 10px;
181
}
182
.suggestion-header {
183
margin-bottom: 0;
184
}
185
.error-code {
186
margin-top: 10px;
187
}
188
}
189
190
/* Don't allow overflow when in a subframe. */
191
html[subframe] body {
192
overflow: hidden;
193
}
194
195
#sub-frame-error {
196
-webkit-align-items: center;
197
background-color: #DDD;
198
display: -webkit-flex;
199
-webkit-flex-flow: column;
200
height: 100%;
201
-webkit-justify-content: center;
202
left: 0;
203
position: absolute;
204
top: 0;
205
width: 100%;
206
}
207
208
#sub-frame-error:hover {
209
background-color: #EEE;
210
}
211
212
#sub-frame-error-details {
213
margin: 0 10px;
214
visibility: hidden;
215
}
216
217
/* Show details only when hovering. */
218
#sub-frame-error:hover #sub-frame-error-details {
219
visibility: visible;
220
}
221
222
/* If the iframe is too small, always hide the error code. */
223
/* TODO(mmenke): See if overflow: no-display works better, once supported. */
224
@media (max-width: 200px), (max-height: 95px) {
225
#sub-frame-error-details {
226
display: none;
227
}
228
}
229
230
/* details-button is special; it's a <button> element that looks like a link. */
231
#details-button {
232
background-color: inherit;
233
background-image: none;
234
border: none;
235
box-shadow: none;
236
min-width: 0;
237
padding: 0;
238
text-decoration: underline;
239
}
240
241
/* Styles for platform dependent separation of controls and details button. */
242
.suggested-left > #control-buttons,
243
.suggested-right > #details-button {
244
float: left;
245
}
246
247
.suggested-right > #control-buttons,
248
.suggested-left > #details-button {
249
float: right;
250
}
251
252
#details-button.singular {
253
float: none;
254
}
255
256
#buttons::after {
257
clear: both;
258
content: '';
259
display: block;
260
width: 100%;
261
}
262
263
/* Offline page */
264
.offline .interstitial-wrapper {
265
color: #2b2b2b;
266
font-size: 1em;
267
line-height: 1.55;
268
margin: 100px auto 0;
269
max-width: 600px;
270
width: 100%;
271
}
272
273
.offline .runner-container {
274
height: 150px;
275
max-width: 600px;
276
overflow: hidden;
277
position: absolute;
278
top: 10px;
279
width: 44px;
280
z-index: 2;
281
}
282
283
.offline .runner-canvas {
284
height: 150px;
285
max-width: 600px;
286
opacity: 1;
287
overflow: hidden;
288
position: absolute;
289
top: 0;
290
}
291
292
.offline .controller {
293
background: rgba(247,247,247, .1);
294
height: 100vh;
295
left: 0;
296
position: absolute;
297
top: 0;
298
width: 100vw;
299
z-index: 1;
300
}
301
302
#offline-resources {
303
display: none;
304
}
305
306
@media (max-width: 400px) {
307
.suggested-left > #control-buttons,
308
.suggested-right > #control-buttons {
309
float: none;
310
margin: 50px 0 20px;
311
}
312
}
313
314
@media (max-height: 350px) {
315
h1 {
316
margin: 0 0 15px;
317
}
318
319
.icon-offline {
320
margin: 0 0 10px;
321
}
322
323
.interstitial-wrapper {
324
margin-top: 5%;
325
}
326
327
.nav-wrapper {
328
margin-top: 30px;
329
}
330
}
331
332
.glowtext {
333
font-family: 'Poppins', sans-serif;
334
center-left: auto;
335
}
336
337
ul {
338
position: relative;
339
display: flex;
340
flex-direction: column;
341
gap: 30px;
342
}
343
344
ul li {
345
position: relative;
346
list-style: none;
347
transform: translate(0, 1000%);
348
}
349
350
ul li a {
351
position: relative;
352
font-size: 2em;
353
text-decoration: none;
354
line-height: 1em;
355
letter-spacing: 2px;
356
text-transform: uppercase;
357
color: transparent;
358
-webkit-text-stroke: 1px rgba(255,255,255,0.5);
359
}
360
361
ul li a::before {
362
content: attr(data-text);
363
position: absolute;
364
color: #fff;
365
width: 0%;
366
overflow: hidden;
367
transition: 1s;
368
border-right: 8px solid var(--clr);
369
-webkit-text-stroke: 1px var(--clr);
370
}
371
372
ul li a:hover::before {
373
width: 100%;
374
filter: drop-shadow(0 0 25px var(--clr));
375
}
376
377
/*
378
Loader Start
379
*/
380
.loader {
381
position: fixed;
382
top: 0;
383
left: 0;
384
width: 100vw;
385
height: 100vh;
386
display: flex;
387
align-items: center;
388
justify-content: center;
389
background: #0c192c;
390
}
391
392
.loader--hidden {
393
opacity: 0;
394
visibility: hidden;
395
}
396
397
.loader::after {
398
content: "";
399
width: 75px;
400
height: 75px;
401
border: 15px solid #ddd;
402
border-top-color: #ff6057;
403
border-radius: 50%;
404
animation: loading 0.75s ease infinite;
405
transition: opacity 0.75s, visibility 0.75s;
406
}
407
408
@keyframes loading {
409
from { transform: rotate(0turn)}
410
to { transform: rotate(1turn)}
411
}
412
413
/*
414
Var Loading Stop
415
*/
416
417
/*
418
Var Glowing Text End
419
*/
420