-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gallery.html
543 lines (482 loc) · 21.4 KB
/
Gallery.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
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
<!doctype html>
<html data-n-head-ssr lang="en" data-n-head="%7B%22lang%22:%7B%22ssr%22:%22en%22%7D%7D">
<head>
<title>In loving memory of Puneet Rajkumar</title>
<meta data-n-head="ssr" charset="utf-8">
<meta data-n-head="ssr" name="viewport" content="width=device-width,initial-scale=1">
<meta data-n-head="ssr" data-hid="description" name="description" content="Find details on the funeral arrangemjavascript:void(0)ents for Puneet sir">
<link data-n-head="ssr" rel="icon" type="image/x-icon" href="favicon.ico">
<link data-n-head="ssr" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;1,700&family=Pinyon+Script&display=swap">
<link rel="preload" href="/_nuxt/f8d2639.js" as="script">
<link rel="preload" href="/_nuxt/22c9b9d.js" as="script">
<link rel="preload" href="/_nuxt/b6ef2a2.js" as="script">
<link rel="preload" href="/_nuxt/cec5e55.js" as="script">
<link rel="preload" href="/_nuxt/9e82d5e.js" as="script">
<link rel="preload" href="/_nuxt/cde40ef.js" as="script">
<style data-vue-ssr-id="fa7ff0ca:0 4e8213bc:0 7e5ec702:0">
.nuxt-progress {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 2px;
width: 0;
opacity: 1;
transition: width .1s, opacity .4s;
background-color: #000;
z-index: 999999
}
.nuxt-progress.nuxt-progress-notransition {
transition: none
}
.nuxt-progress-failed {
background-color: red
}
html {
font-family: Lato, sans-serif;
font-size: 16px;
word-spacing: 1px;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
box-sizing: border-box
}
*,
:after,
:before {
box-sizing: border-box;
margin: 0
}
.fa-ulist {
margin: 10px 0!important;
list-style-type: none;
position: relative
}
.fa-icon:before {
display: inline-block;
text-rendering: auto;
-webkit-font-smoothing: antialiased
}
.fa-list:before {
font: var(--fa-font-solid);
content: "";
color: #f41b8e;
margin-right: 10px;
font-size: 12px;
position: absolute;
top: 0;
left: 5px;
height: 100%;
display: flex;
align-items: center
}
.fa-list {
margin: 0!important;
padding: 6px 0 6px 23px;
min-height: 28px;
position: relative
}
.container {
margin: 0 auto;
min-height: 100vh;
display: flex;
justify-content: center;
align-items: center;
text-align: center
}
@media screen and (max-width:800px) {
.container {
flex-direction: column;
justify-content: flex-start
}
}
.icon {
margin-right: 10px;
font-size: 22px;
height: 28px;
width: 27.5px
}
.section {
flex: 0 0 50%;
min-height: 100vh;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center
}
@media screen and (max-width:800px) {
.section {
position: fixed;
top: 0;
left: 0;
width: 100%;
min-height: auto;
height: 100%!important;
padding-bottom: 90px!important
}
}
.section.links {
background-image: url(/_nuxt/img/corner.a407a48.svg);
background-position: bottom 20px left 20px;
background-repeat: no-repeat;
background-size: 200px
}
@media screen and (max-width:800px) {
.section.links {
padding: 0;
background-position: bottom 2px left 2px;
background-size: 150px;
position: fixed;
top: auto;
bottom: 0;
left: 0;
width: 100%;
height: 80px!important;
background: rgba(30, 35, 51, .85098);
padding-bottom: 0!important;
z-index: 2;
-webkit-backdrop-filter: blur(5px);
backdrop-filter: blur(5px)
}
.section.links ul {
display: flex;
justify-content: space-around;
width: 100%;
height: 100%
}
.section.links ul li {
height: 100%;
width: 20%
}
.section.links ul li .icon {
margin: 0
}
.section.links ul li a {
height: 100%;
padding: 0;
flex-direction: column;
justify-content: center;
align-items: center;
color: hsla(0, 0%, 100%, .8);
font-size: 12px
}
.section.links ul li a.nuxt-link-exact-active {
color: #fff
}
.section.links ul li a.nuxt-link-exact-active .icon {
color: #f5339a
}
.section.links ul li a .menu span {
display: none
}
}
.section.links ul {
padding: 0
}
.section.tribute {
background: #2b3143;
justify-content: space-evenly;
overflow: auto;
height: 100vh
}
@media(max-height:600px) {
.section.tribute {
justify-content: normal
}
}
.section.tribute img {
box-sizing: content-box;
border: 8px solid #fff;
box-shadow: 0 0 10px 3px rgba(0, 0, 0, .6)
}
.section.details {
background: #2b3143;
color: #fff;
align-items: flex-start;
text-align: left;
padding: 40px;
justify-content: normal;
overflow: auto;
height: 100vh
}
.section.details p {
margin: 10px 0;
font-weight: 300
}
.section.details p.highlight {
background: rgba(244, 27, 142, .85098);
padding: 20px;
font-weight: 400
}
.section.details .fa-li {
color: #f41b8e
}
.section.details ul {
font-weight: 300;
margin: 0 0 0 25px;
padding: 0
}
.section.details ul li {
margin: 10px 0
}
.section.details .title {
margin: 0 0 25px
}
.section.details h2 {
margin: 40px 0 5px;
align-items: center;
display: flex
}
.section.details h2 em,
.section.details h2 span {
background: rgba(244, 27, 142, .85098);
padding: 3px 7px;
font-size: 16px;
margin-left: 15px;
border-radius: 4px
}
.section .button {
padding: 15px 30px;
border-radius: 4px;
font-size: 18px;
background: #f41b8e;
text-decoration: none;
color: #fff;
margin: 10px 0;
box-shadow: 0 0 5px 2px rgba(0, 0, 0, .3);
border-top: 1px solid hsla(0, 0%, 100%, .2);
display: inline-block
}
ul {
list-style: none;
font-weight: 700;
text-align: left;
font-size: 16px
}
ul a {
color: #f41b8e;
text-decoration: none;
padding: 10px 0;
display: flex;
align-items: center
}
ul a.nuxt-link-exact-active {
color: #111
}
.highlight {
background: #f41b8e;
padding: 3px 7px;
font-size: 16px;
margin-left: 15px;
border-radius: 4px;
display: inline-block
}
.menu small {
color: #aeafb3;
font-weight: 400
}
.name {
font-size: 40px;
color: #fff
}
.name,
.title {
font-weight: 300
}
.title {
font-family: "fredoka one";
display: block;
font-size: 50px;
color: #35495e;
letter-spacing: 1px;
margin: 40px 0;
color: #fff
}
@media screen and (max-width:800px) {
.title {
font-size: 40px;
margin: 30px 0
}
}
.subtitle {
font-weight: 300;
font-size: 14px;
color: #adb4c7;
margin: 40px 0
}
@media screen and (max-width:800px) {
.subtitle {
margin: 25px 0
}
}
.svg-inline--fa {
display: inline-block;
font-size: inherit;
height: 1em;
overflow: visible;
vertical-align: -.125em
}
.fa-fw {
text-align: center
}
.fa-ul {
list-style-type: none;
position: relative
}
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit
}
.svg-inline--fa.fa-w-8 {
width: .5em
}
.svg-inline--fa.fa-fw {
width: 1.25em
}
.images-wrapper {
margin-bottom: 20px;
margin-right: 20px;
display: flex;
flex-wrap: wrap;
width: 100%
}
@media screen and (max-width:800px) {
.images-wrapper {
justify-content: center;
width: calc(100% + 60px);
margin-left: -30px;
margin-bottom: 0
}
}
.images-wrapper .image {
cursor: pointer;
background-position: 50%;
background-repeat: no-repeat;
background-size: cover;
margin: 3px;
width: 120px;
height: 120px
}
@media screen and (max-width:800px) {
.images-wrapper .image {
width: 105px;
height: 105px
}
}
</style>
<link rel="preload" href="/_nuxt/static/1655620458/gallery/payload.js" as="script">
<link rel="preload" href="/_nuxt/static/1655620458/manifest.js" as="script">
</head>
<body>
<div data-server-rendered="true" id="__nuxt">
<!---->
<div id="__layout">
<div>
<div class="container">
<div class="section links">
<ul>
<li><a href="index.html" class="nuxt-link-active">
<span class="icon"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="heart" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg="" class="svg-inline--fa fa-heart fa-w-16 fa-fw"><path fill="currentColor" d="M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z"></path></svg></span><span class="menu">Home</span></a></li>
<li><a href="profile.html"><span class="icon"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="map" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" data-fa-i2svg="" class="svg-inline--fa fa-map fa-w-18 fa-fw"><path fill="currentColor" d="M0 117.66v346.32c0 11.32 11.43 19.06 21.94 14.86L160 416V32L20.12 87.95A32.006 32.006 0 0 0 0 117.66zM192 416l192 64V96L192 32v384zM554.06 33.16L416 96v384l139.88-55.95A31.996 31.996 0 0 0 576 394.34V48.02c0-11.32-11.43-19.06-21.94-14.86z"></path></svg></span><span class="menu"><span>Biography </span>Profile</span></a></li>
<li><a href="Awards.html"><span class="icon"><svg aria-hidden="true" focusable="false" data-prefix="fab" data-icon="youtube" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" data-fa-i2svg="" class="svg-inline--fa fa-youtube fa-w-18 fa-fw"><path fill="currentColor" d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"></path></svg></span><span class="menu"><span>Great </span>Awards</span></a></li>
<li><a href="Gallery.html" aria-current="page" class="nuxt-link-exact-active nuxt-link-active"><span class="icon"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="images" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512" data-fa-i2svg="" class="svg-inline--fa fa-images fa-w-18 fa-fw"><path fill="currentColor" d="M480 416v16c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V176c0-26.51 21.49-48 48-48h16v208c0 44.112 35.888 80 80 80h336zm96-80V80c0-26.51-21.49-48-48-48H144c-26.51 0-48 21.49-48 48v256c0 26.51 21.49 48 48 48h384c26.51 0 48-21.49 48-48zM256 128c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-96 144l55.515-55.515c4.686-4.686 12.284-4.686 16.971 0L272 256l135.515-135.515c4.686-4.686 12.284-4.686 16.971 0L512 208v112H160v-48z"></path></svg></span><span class="menu">Gallery</span></a></li>
<li><a href="services.html"><span class="icon"><svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="hands-helping" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512" data-fa-i2svg="" class="svg-inline--fa fa-hands-helping fa-w-20 fa-fw"><path fill="currentColor" d="M488 192H336v56c0 39.7-32.3 72-72 72s-72-32.3-72-72V126.4l-64.9 39C107.8 176.9 96 197.8 96 220.2v47.3l-80 46.2C.7 322.5-4.6 342.1 4.3 357.4l80 138.6c8.8 15.3 28.4 20.5 43.7 11.7L231.4 448H368c35.3 0 64-28.7 64-64h16c17.7 0 32-14.3 32-32v-64h8c13.3 0 24-10.7 24-24v-48c0-13.3-10.7-24-24-24zm147.7-37.4L555.7 16C546.9.7 527.3-4.5 512 4.3L408.6 64H306.4c-12 0-23.7 3.4-33.9 9.7L239 94.6c-9.4 5.8-15 16.1-15 27.1V248c0 22.1 17.9 40 40 40s40-17.9 40-40v-88h184c30.9 0 56 25.1 56 56v28.5l80-46.2c15.3-8.9 20.5-28.4 11.7-43.7z"></path></svg></span><span class="menu"><span>Charity </span>Services</span></a></li>
<li><a href="https://wishesappu.netlify.app/"><span class="icon"><svg aria-hidden="true" focusable="false" data-prefix="fas" viewBox="0 0 1024 1024" class="icon" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M505.896782 47.767381c-261.274168 0-473.087577 211.813409-473.087576 473.087577s211.813409 473.087577 473.087576 473.087576 473.087577-211.813409 473.087577-473.087576S767.17095 47.767381 505.896782 47.767381z m0 654.84352c-106.400606 0-192.621787-86.221181-192.621787-192.621788s86.221181-192.621787 192.621787-192.621787 192.621787 86.221181 192.621788 192.621787-86.291738 192.621787-192.621788 192.621788z" fill="currentColor" /><path d="M505.896782 47.767381c-261.274168 0-473.087577 211.813409-473.087576 473.087577 0 58.633225 10.72473 114.655826 30.19858 166.44498 18.274375-20.391098 45.721215-50.730793 50.307449-54.046992 6.985186-5.080135 34.996486-36.901537 53.411975 20.955557 7.620203 16.510439 31.186385 89.043478 85.233377 27.376283 9.525253-8.890236 50.871908-38.806587 53.411976 41.346655 0 52.141942 16.510439 113.17412 34.361469 120.159305s41.981672 12.700338 49.601874-47.696823c5.715152-16.510439 38.17157-81.423276 79.518225 9.525253 19.685523 53.411975 35.631503 136.740302 79.518225 136.740302s91.583546-167.856129 105.553917-196.502446c15.240405-24.130641 50.236891-59.127127 96.028664-6.350169 26.10625 25.400675 59.127127 54.682009 61.667195-28.0113 2.540068-82.693309 6.350169-89.678495 8.255219-96.028664 1.905051-6.350169 31.186385-54.682009 80.153242 17.780472 12.770895 21.520017 33.585337 82.340522 58.915455 24.906774 13.053125-43.322263 20.179425-89.184593 20.179426-136.740302-0.141115-261.133053-211.954524-472.946462-473.228692-472.946462z m0 654.84352c-106.400606 0-192.621787-86.221181-192.621787-192.621788s86.221181-192.621787 192.621787-192.621787 192.621787 86.221181 192.621788 192.621787-86.291738 192.621787-192.621788 192.621788z" fill="#5B2B20" /><path d="M687.017708 244.763729m-21.026114 0a21.026115 21.026115 0 1 0 42.052229 0 21.026115 21.026115 0 1 0-42.052229 0Z" fill="#EBA824" /><path d="M830.319851 295.423965m-20.249983 0a20.249983 20.249983 0 1 0 40.499966 0 20.249983 20.249983 0 1 0-40.499966 0Z" fill="#EBA824" /><path d="M487.975195 147.253359m-38.101013 0a38.101013 38.101013 0 1 0 76.202026 0 38.101013 38.101013 0 1 0-76.202026 0Z" fill="#3D7C38" /><path d="M339.592917 270.093847m-25.330118 0a25.330118 25.330118 0 1 0 50.660236 0 25.330118 25.330118 0 1 0-50.660236 0Z" fill="#FFFCF4" /><path d="M134.200234 490.515262m-47.273479 0a47.273479 47.273479 0 1 0 94.546958 0 47.273479 47.273479 0 1 0-94.546958 0Z" fill="#FDFDEC" /><path d="M899.677806 490.515262m-47.273479 0a47.273479 47.273479 0 1 0 94.546958 0 47.273479 47.273479 0 1 0-94.546958 0Z" fill="#F5ECDA" /><path d="M181.755943 317.367326s65.688969 4.021774 73.520843 53.059188c-20.955557 3.245642-61.667195 5.997382-73.520843-53.059188zM792.007166 495.736512s-3.951216 44.380624-37.254324 48.825743c-1.834493-14.252601-2.963412-41.911114 37.254324-48.825743z" fill="#3D7C38" /></svg></span><span class="menu">Wish</span></a></li>
</ul>
</div>
<div class="section details">
<h1 class="title">Gallery</h1>
ಮರೆಯಲಾದೀತೆ ನಿಮ್ಮಯಾ ಮೊಗವ
ಮೊಗದಲಿನಾ ಆ ನಗುವ 💕,
ಆದರು ನೀವಿಲ್ಲ ಯೆಂದು ಭಾವಿಸಿಲ್ಲ😊..ಕನ್ನಡದ ಕಣ್ಮಣಿ💕
<br>
<br>
<div class="images-wrapper">
<img src="images/appu1.jpg">
<img src="images/appu2.jpg">
<img src="images/appu3.jpg">
<img src="images/appu4.jpg">
<img src="images/appu5.jpg">
<img src="images/appu6.jpg">
<img src="images/appu7 (1).jpg">
<img src="images/appu8.jpg">
<img src="images/appu9.jpg">
<img src="images/appu10.jpg">
<img src="images/appu11.jpg">
<img src="images/appu12.jpg">
<img src="images/new2.jpg">
<img src="images/new4.jpg">
<img src="images/new5.jpg">
<img src="images/new6.jpg">
<img src="images/new7.jpg">
<img src="images/new8.jpg">
<img src="images/new9.jpg">
<img src="images/new10.jpg">
<img src="images/new11.jpg">
<img src="images/new12.jpg">
<img src="images/new13.jpg">
<img src="images/new14.jpg">
<img src="images/new15.jpg">
<img src="images/new16.jpg">
<img src="images/new17.jpg">
<img src="images/new18.jpg">
<img src="images/new19.jpg">
<img src="images/new20.jpg">
<img src="images/new23.jpg"><br>
<br>
<img src="images/ch1.jpg">
<img src="images/ch2.jpg">
<img src="images/ch3.jpg">
<br>
<img src="images/ch8.jpg">
<img src="images/ch5.jpg">
<img src="images/ch6.jpg">
<img src="images/ch7.jpg">
<img src="images/ch44.jpg">
<img src="images/appu15.jpg">
<img src="images/appu16.jpg">
<img src="images/appu18 (1).jpg">
<img src="images/appu17 (1).jpg">
<img src="images/appu24.jpg">
<img src="images/appu26.jpg">
<img src="images/appu28.jpg">
<img src="images/appu29 (1).jpg">
<img src="images/appu30.jpg">
<img src="images/appu11.jpg">
<img src="images/appu12.jpg">
<img src="images/appuline134.jpg">
<marquee>We Love You Appu💕,We Miss You Appu💕💕</marquee>
<img src="images/appuline245.jpg">
<img src="images/new1 (2) (1).jpg">
</div>
</div>
</div>
</div>
</div>
</div>
<script>
window.__NUXT__ = {
staticAssetsBase: "/_nuxt/static/1655620458",
layout: "default",
error: null,
serverRendered: !0,
routePath: "/gallery",
config: {
name: "puneet Rajkumar",
dates: "17 March 1975 – 29 October 2021"
}
}
</script>
<script src="/_nuxt/f8d2639.js" defer></script>
<script src="/_nuxt/9e82d5e.js" defer></script>
<script src="/_nuxt/cde40ef.js" defer></script>
<script src="/_nuxt/22c9b9d.js" defer></script>
<script src="/_nuxt/b6ef2a2.js" defer></script>
<script src="/_nuxt/cec5e55.js" defer></script>
</body>
</html>