File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373 < div class ="splash-widgets-3col ">
7474 < div class ="splash-widgets-leftcol ">
7575 < div class ="splash-widget splash-widget-topleft ">
76- < h2 class ="section-title "> Pwn2Play: Silicon Siege < br > Capture the Flag (CTF)</ br > </ h2 >
76+ < h2 class ="section-title "> Pwn2Play: < br > Capture the Flag (CTF)</ br > </ h2 >
7777 </ div >
7878 < div class ="splash-widget splash-widget-bottomleft ">
7979 < img id ="p2p-img " src ="img/pwn2play/P2P_FirstBlood.png " alt ="P2P " class ="img-fluid "
@@ -292,7 +292,7 @@ <h3 class="mb-3 text-center">
292292 < div class ="timeline-content ">
293293 < span class ="timeline-time "> 08:20</ span >
294294 < span class ="timeline-dot "> < i class ="fas fa-door-open "> </ i > </ span >
295- < span class ="timeline-desc "> Doors Open CTF</ span >
295+ < span class ="timeline-desc "> Doors Open for the CTF</ span >
296296 </ div >
297297 </ div >
298298 < div class ="timeline-item right ">
@@ -327,7 +327,7 @@ <h3 class="mb-3 text-center">
327327 < div class ="timeline-content ">
328328 < span class ="timeline-time "> 18:40</ span >
329329 < span class ="timeline-dot "> < i class ="fas fa-door-open "> </ i > </ span >
330- < span class ="timeline-desc "> Doors Open Awards Event</ span >
330+ < span class ="timeline-desc "> Doors Open for the Awards Event</ span >
331331 </ div >
332332 </ div >
333333 < div class ="timeline-item left ">
Original file line number Diff line number Diff line change 157157 justify-content : center;
158158 border-radius : 50% ;
159159 font-size : 2rem ;
160+ transition : all 0.3s ease;
161+ }
162+
163+ .event-social-btn : hover {
164+ background : var (--accent ) !important ;
165+ color : var (--bg ) !important ;
166+ transform : scale (1.05 );
160167}
161168
162169/* =============================================
193200 width : 100% ;
194201 position : relative;
195202 box-sizing : border-box;
203+ text-align : center;
204+ justify-content : center;
196205}
197206
198207.timeline-dot {
You can’t perform that action at this time.
0 commit comments