Skip to content

Commit f2ebdad

Browse files
committed
lvac50
1 parent e508b38 commit f2ebdad

File tree

2 files changed

+32
-13
lines changed

2 files changed

+32
-13
lines changed

assets/images/lvac50th/trophy.jpg

1.14 MB
Loading

lvac50th.html

Lines changed: 32 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,18 @@
3434
}
3535

3636
.title {
37-
font-size: 2.5em;
37+
font-size: 2.0em;
3838
margin: 20px 0;
3939
font-weight: bold;
4040
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
4141
}
4242

4343
.intro {
4444
font-size: 1.2em;
45-
font-style: italic;
45+
font-style: normal;
4646
margin-bottom: 40px;
4747
padding: 0 20px;
48-
text-align: center;
48+
text-align: justify;
4949
}
5050

5151
.row {
@@ -119,7 +119,7 @@
119119
width: 100%;
120120
height: 100%;
121121
overflow: auto;
122-
background-color: rgba(0, 0, 0, 0.8);
122+
background-color: rgba(0, 0, 0, 0.5);
123123
align-items: center;
124124
justify-content: center;
125125
}
@@ -130,7 +130,7 @@
130130
max-width: 90%;
131131
max-height: 90%;
132132
object-fit: contain;
133-
background-color: rgba(0, 0, 0, 0.8);
133+
background-color: rgba(0, 0, 0, 0.5);
134134
}
135135

136136
/* BOTÓN DE CIERRE */
@@ -205,13 +205,26 @@
205205

206206
<div class="container2">
207207
<div class="header2">
208-
<h3 class="yellow-bold">LVAC 50th Anniversary - September 21st 2024 at Guinness Storehouse</h3>
208+
<h3 class="yellow-bold">LVAC 50th Anniversary - September 21st 2024</h3>
209209
<img class="main-image" src="/assets/images/lvac50th/logo_lvac_1974_2024.jpeg" alt="LVAC50" onclick="openModal(this.src)">
210-
<h1 class="title">A Wonderful Night to Remember</h1>
211-
<p class="intro">
212-
Thanks to the Committee and everyone involved for making the Liffey Valley 50th Anniversary a fantastic night.
213-
It was a wonderful celebration. Special mention to Hillary, Brigid, Annie, and others for their contributions.
214-
</p>
210+
211+
<h1 class="title">Celebrating 50 Years of Community and Achievement</h1>
212+
<p class="intro">
213+
On this day, September 24th, 1974, our journey began — and today, we proudly celebrate five decades of friendship, dedication, and success.
214+
From lifelong bonds to remarkable personal and team milestones, the impact of our club on the lives of so many has been truly profound.
215+
<br><br>
216+
We kicked off the anniversary weekend in style with an inspiring morning of competition at the <b>Myles Cullen and George Harrison</b> races in Phoenix Park, a true showcase of our athletes' talent and team spirit.
217+
</p>
218+
219+
<h1 class="title">An Unforgettable Evening of Celebration</h1>
220+
<p class="intro">
221+
Saturday night was nothing short of magical as we came together at the Guinness Storehouse to celebrate our 50th anniversary. It was a night to reflect on our incredible journey and toast to the future with joy and laughter.
222+
<br><br>
223+
A heartfelt thank you to Hilary and the entire organising committee for making the evening so memorable. Special thanks to Brigid, Annie, and everyone who contributed to this wonderful celebration.
224+
<br><br>
225+
Here's to many more years of running, friendship, and shared success!
226+
</p>
227+
215228
</div>
216229

217230
<div class="row">
@@ -255,13 +268,13 @@ <h3 class="description-title">Sweet Celebration</h3>
255268

256269
<div class="row">
257270
<div class="image-column">
258-
<img src="/assets/images/lvac50th/Hilary.jpg" alt="Hilary" onclick="openModal(this.src)">
271+
<img src="/assets/images/lvac50th/Hilary.jpg" alt="Ciaran" onclick="openModal(this.src)">
259272
<div class="caption">Hilary giving a speech: Sharing heartfelt words during the event.</div>
260273
</div>
261274
<div class="text-column">
262275
<h3 class="description-title">Words That Inspire</h3>
263276
<p class="description">
264-
Hilary captivated the audience with an emotional speech that journeyed through the club's history, highlighting the most significant moments and the people who have left their mark. Her message of unity and perseverance resonated among attendees, inspiring both veterans and the new generations of athletes who are part of the LVAC family.
277+
Ciaran captivated the audience with an emotional speech that journeyed through the club's history, highlighting the most significant moments and the people who have left their mark. His message of unity and perseverance resonated among attendees, inspiring both veterans and the new generations of athletes who are part of the LVAC family.
265278
</p>
266279
</div>
267280
</div>
@@ -312,6 +325,9 @@ <h2 class="description-title" style="text-align: center; margin: 40px 0 30px;">P
312325
<div class="gallery-item">
313326
<img src="/assets/images/lvac50th/Group-2.jpg" alt="Group Picture" onclick="openModal(this.src)">
314327
</div>
328+
<div class="gallery-item">
329+
<img src="/assets/images/lvac50th/Hilary.jpg" alt="Hilary" onclick="openModal(this.src)">
330+
</div>
315331
<div class="gallery-item">
316332
<img src="/assets/images/lvac50th/mark.jpeg" alt="Mark" onclick="openModal(this.src)">
317333
</div>
@@ -345,6 +361,9 @@ <h2 class="description-title" style="text-align: center; margin: 40px 0 30px;">P
345361
<div class="gallery-item">
346362
<img src="/assets/images/lvac50th/storehouse-1.jpg" alt="Guinness Storehouse" onclick="openModal(this.src)">
347363
</div>
364+
<div class="gallery-item">
365+
<img src="/assets/images/lvac50th/trophy.jpg" alt="Trophy" onclick="openModal(this.src)">
366+
</div>
348367
</div>
349368
</div>
350369

0 commit comments

Comments
 (0)