Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Div
idtimeline
classsection
Div
classcontainer
Html-bobswift
<div class="cols">  

<div class="col-8">

<h2 class="h3">Projectathon timeline</h2>

<ul class="timeline-list">

<li>
<div class="timeline-cols">
<div class="timeline-col"><p>13 December 2022</p></div>
<div class="timeline-col">
<p>Information</p>
<p>Attend the Projectathon Deep-Dive session during the OOTS Implementers Cafe on 13 December 2022.</p>
<p>Signal your intention to participate to the April 2023 Projectathon as Members States (can be with multiple teams)</p>
<p><i>Implementers cafe #2 “eDelivery & OOTS Projectathon Process” 13/12/2022</i><br>
<i>Implementers cafe #3 “eID & OOTS Projectathon Registration” 31/01/2023</i></p>
</div>
</div>
</li>

<li>
<div class="timeline-cols">
<div class="timeline-col"><p>7 February-3 March 2023</p></div>
<div class="timeline-col">
<p>Registration</p>
<p>Register for the event via the EU survey and provide your consent to the Projectathon personal data privacy statement.</p>
<p>Register your organisation, system under test (SUT), SUT organisator(s) and features to be tested in Gazelle.</p>
<p><i>Implementers cafe #4 “OOTS preview area & OOTS Projectathon Preparation” 21/02/2023</i></p>
</div>
</div>
</li>

<li>
<div class="timeline-cols">
<div class="timeline-col"><p>15 March-14 April 2023</p></div>
<div class="timeline-col">
<p>Pre-projectathon test</p>
<p>Perform Preparatory Test to get your system, test data and yourself ready before Projectathon.</p>
</div>
</div>
</li>

<li>
<div class="timeline-cols">
<div class="timeline-col"><p>03 March-14 April 2023</p></div>
<div class="timeline-col">
<p>Pre-projectathon test</p>
<p>Perform Connectivity Test to ensure network connection of SUTs are well configured before Projectathon.</p>
<p><i>Projectathon Kick-off session with all participants</i><br>
<i>Hybrid event on 14 March together with GCG meeting</i><br>
<i>Q&A session for Participants before the Projectahon 12/04/2023</i>
</p>
</div>
</div>
</li>

<li>
<div class="timeline-cols">
<div class="timeline-col"><p>19 April-21 April 2023</p></div>
<div class="timeline-col">
<p>Projectathon</p>
<p>Game on!  Connect and perform Peer-to-Peer marathon test!</p>
</div>
</div>
</li>

<li>
<div class="timeline-cols">
<div class="timeline-col"><p>5 May 2023</p></div>
<div class="timeline-col">
<p>Post Projectathon</p>
<p>Publication of Test Reports, lessons learned and best practices</p>
<p><i>Implementers cafe #5 “Common Services Admin App & Projectathon debrief (April event) and Preparation (June event)” 05/05/2023</i></p>
</div>
</div>
</li>

</ul>

</div>

</div>

...

CSS Stylesheet
/*------------------------------------------------*/
/*---OOH PROJECTATONS DETAIL PAGE - 09-03-2023---*/
/*----------------------------------------------*/ 

#main-content p:empty { display: none;}

.mb-0 { margin-bottom:0;}  

/*---INTRODUCTION---*/
#introduction { padding-bottom:0;}
.introduction-box { display: flex; border-radius: 16px; overflow: hidden; }
.introduction-box-cover { width: 50%; background: url("https://ec.europa.eu/digital-building-blocks/sites/download/attachments/647954663/illu-introduction-projectathon-01.jpg"); background-size: cover;} 
.introduction-box-content { position:relative; padding: 3.5rem 7rem 2.5rem 0; width: 50%; background-color: #F3F4F7;}
.introduction-box-content * { position: relative;}
.introduction-box-content:before { position:absolute; top: -10%; left:-110px; display: inline-block; content:""; background-color: #F3F4F7; width: 200px; height: 120%; border-radius: 50% 50% 52% 48% / 50% 50% 50% 50% ;}   
.heading-subtitle { display: block; font-size: 14px; line-height: 24px;}

@media screen and (max-width: 768px) {
    .introduction-box { display: block;}
    .introduction-box-cover { height: 12rem; width: 100%;}
    .introduction-box-content { padding: 2rem; width: 100%;}
    .introduction-box-content:before { width: 0;}
}

/*---INFORMATION---*/
#information { padding-top:0;}
#information h2 { margin:7.5rem 0 2.5rem 0;}

.information-list { margin: 0; padding: 0;}
.information-list li { margin:2rem 0 0 0; padding-bottom:1rem; list-style-type: none; border-bottom: 1px solid #E3E6EB;}
.information-list li:first-child { margin-top:0;}
.information-list li:last-child { padding-bottom:0; border-bottom: none;}
.information-col:nth-child(1) p { font-size: 18px; color: #001832;}
.information-list li:last-child .information-col:nth-child(2) p { margin-bottom:0;}

@media screen and (min-width: 769px) {
	.information-cols { display: flex; align-items: center;}
	.information-col:nth-child(1) { width: 30%;}
	.information-col:nth-child(2) { width: 70%}
}  

.timelineagenda-list { margin: 0; padding: 0;}
.timelineagenda-list > li { margin:2rem 0 0 0; padding-bottom:1rem; list-style-type: none; border-bottom: 1px solid #E3E6EB;}
.timelineagenda-list > li:first-child { margin-top:0;}
.timelineagenda-list > li:last-child { padding-bottom:0; border-bottom: none;}
.timelineagenda-col:nth-child(1) p { font-size: 18px; color: #001832;}
.timeline.agenda-list > li:last-child .information-col:nth-child(2) p:first-child { fontmargin-sizebottom: 18px; font-weight: bold; color: #001832;0;}
.timelineagenda-list li:last-child .timelineagenda-col:nth-child(2) p:last-child { margin-bottom:0;}

@media screen and (min-width: 769px) {
	.timeline-cols.agenda-hour { displaymargin: flex0; align-itemspadding:0; center;}
	.timeline-col:nth-child(1) { width: 30%;}
	.timeline-col:nth-child(2) { width: 70%}
}  

.agenda-list { margin: 0; padding: 0agenda-hour li { padding:1rem 0; list-style: none; border-bottom: 1px dashed #F2E5F7;}
.agenda-hour li:last-child { border-bottom: none;}
.agenda-hour li .agenda-hour-cols { display: flex;}
.agenda-list >hour li { margin:2rem 0 0 0; padding-bottom:1rem; list-style-type: none; border-bottom: 1px solid #E3E6EB.agenda-hour-col:nth-child(1) { width: 25%;  font-family: Source Sans Pro SB;}
.agenda-listhour > li:first-childli .agenda-hour-col:nth-child(2) { margin-top:0width: 75%;}
.agenda-list > li:last-child .label { paddingmargin-bottom:0; border-bottom: none;}
.agenda-col:nth-child(1) p {list .label span { /*padding: 8px 12px;*/ padding:4px 10px; font-size: 12px; line-height: 12px; background: 18px#E3E6EB; colorborder-radius: #00183240px;}
.agenda-list > li:last-child .information-col:nth-child(2) p { margin-bottom:0.label.plenary span { color: #842DB5; background: #F2E5F7;}
.agenda-list li:last-child .agenda-col:nth-child(2) p:last-child { margin-bottom:0;}

.agenda-hour { margin: 0; padding:0; }
.agenda-hour li { padding:1rem 0; list-style: none; border-bottom: 1px dashed #F2E5F7;}
.agenda-hour li:last-child { border-bottom: none;}
.agenda-hour li .agenda-hour-cols { display: flex;}
.agenda-hour li .agenda-hour-col:nth-child.label.ccab span { color: #995E00; background: #FFEECC;}
.agenda-list .label.tbc span { background: #E3E6EB;}

@media screen and (min-width: 769px) {
	.agenda-cols { display: flex;}
	.agenda-col:nth-child(1) { width: 25%;  font-family: Source Sans Pro SB30%;}
	.agenda-hour li .agenda-hour-col:nth-child(2) { width: 75%;70%}
}
.agenda-list .label 
#perform { margin-bottom:top:-2rem; padding-top:0; padding-bottom:0;}
.agenda-list .label span#perform ul { /*padding: 8px 12px;*/margin:2.5rem 0 0 0; padding:4px 10px0; fontlist-sizestyle: 12px; line-height: 12px; background: #E3E6EB; border-radius: 40px;}
.agenda-list .label.plenary span { color: #842DB5; background: #F2E5F7;}
.agenda-list .label.ccabnone;}
#perform ul li > div { display:flex; align-items: baseline; gap:10px;}
#perform ul li > div > span { colordisplay: #995E00flex; backgroundalign-items: #FFEECC;}
.agenda-list .label.tbc span { background: #E3E6EB;}

@media screen and (center; justify-content: center; background: #E3E6EB; width: 24px; height: 24px; min-width: 769px) {
	.agenda-cols { display: flex;}
	.agenda-col:nth-child(1) { width: 30%;}
	.agenda-col:nth-child(2) { width: 70%}
}

#perform { margin-top:-2rem; padding-top:0; padding24px; border-radius: 24px; color: #3D597A; font-size: 12px;}
#perform ul li:last-child > div > p { margin-bottom:0;}
#perform ulh3 { margin-bottom:2.5rem 0 0 0; padding: ;}
.perform-illu { margin-bottom:0; listline-styleheight:0 none!important;} 
#perform ul li > div.perform-illu img { display:flex; align-itemswidth: baseline; gap:10px180px;}

#perform@media ulscreen li > div > span { display: flex; align-items: center; justify-content: center; background: #E3E6EB; width: 24pxand (min-width: 769px) {
  .perform-illu img { width: 100%; max-width: 270px; height: 24px; min-width: 24px; border-radius: 24px; color: #3D597A; font-size: 12px;}
#perform ul li:last-childauto;}
}

/*---HOW TO REGISTER DISPLAY NONE FOR THE MOMENT---*/
#how-to-register { margin-top:-2rem; padding-top:0;} 
#how-to-register-box { padding:3rem 1rem; background: #F3F4F7; border-radius: 60px;}
#how-to-register-box .cols p:first-child { display: none;}
#how-to-register-box ul { margin:2.5rem 0 0 0; padding: 0; list-style: none;}
#how-to-register-box ul li > div { display:flex; align-items: baseline; gap:10px;}
#how-to-register-box ul li > div > pspan { margin-bottom:0;}
#perform h3 { margin-bottom:2.5rem;}
.perform-illu { margin-bottom:0; line-height:0 !important;} 
.perform-illu img { width: 180px;}

@media screen and (display: flex; align-items: center; justify-content: center; background: #E3E6EB; width: 24px; height: 24px; min-width: 769px) {
  .perform-illu img { width: 100%; max-width: 270px; height: auto;}
}

/*---HOW TO REGISTER DISPLAY NONE FOR THE MOMENT---*/24px; border-radius: 24px; color: #3D597A; font-size: 12px;}
#how-to-register-box ul li:last-child > div > p { margin-bottom:0;}
#how-to-register-box h3 { margin-top:-2rem; padding-top:0;} 
#how-to-register-box { padding:3rem 1rem; background: #F3F4F7; border-radius: 60px;}
#how-to-register-box .cols p:first-child { display: none;}
#how-to-register-box ul { margin:2.5rembottom:2.5rem;}

@media screen and (min-width: 1366px) {
	#how-to-register-box { padding:5rem;}
}

/*---TIMELINE---*/
#timeline { border:1px solid red;}
#timeline .cols { margin-bottom:0;  border:1px solid red;}

.timeline-list { margin: 0; padding: 0;}
.timeline-list li { margin:2rem 0 0 0; padding-bottom: 01rem; list-style-type: none; border-bottom: 1px solid #E3E6EB;}
#how-to-register-box ul li > div { display:flex; align-items: baseline; gap:10px;}
#how-to-register-box ul li > div > span { display: flex; align-items: center; justify-content: center; background: #E3E6EB; width: 24px; height: 24px; min-width: 24px; border-radius: 24px; color: #3D597A; font-size: 12px;}
#how-to-register-box ul li:last-child > div > p.timeline-list li:first-child { margin-top:0;}
.timeline-list li:last-child { padding-bottom:0; border-bottom: none;}
.timeline-col:nth-child(1) p { font-size: 18px; color: #001832;}
.timeline-col:nth-child(2) p:first-child { font-size: 18px; font-weight: bold; color: #001832;}
.timeline-list li:last-child .timeline-col:nth-child(2) p:last-child { margin-bottom:0;}
#how-to-register-box h3 { margin-bottom:2.5rem;}

@media screen and (min-width: 1366px769px) {
	#how-to-register-box.timeline-cols { display: flex; align-items: center;}
	.timeline-col:nth-child(1) { paddingwidth:5rem 30%;}
}    	.timeline-col:nth-child(2) { width: 70%}
}

/*---BOX CTA PROJECTATHON---*/
#box-cta-projectathon { padding-top:0; position:relative;}
#box-cta-projectathon .projectathon-box { padding:1.5rem; background-color: #00284A; border-radius:20px;}
#box-cta-projectathon .container .cols { margin-bottom:-1rem;}
#box-cta-projectathon .projectathon-box-col-illu { margin-bottom:1rem;}
#box-cta-projectathon .projectathon-box-col-illu img { width: 120px; height:auto;}
#box-cta-projectathon h3, #box-cta-projectathon p { color: white;}
#box-cta-projectathon p.p-opacity { opacity: 0.75}
#box-cta-projectathon p:last-of-type { margin-bottom:0;}
/*hack - remove empty p from confluence*/
#box-cta-projectathon .container > p:first-child, #box-cta-events .container > p:last-child { display: none; border:1px solid green;}

@media screen and (min-width: 769px) {
 #box-cta-projectathon .projectathon-box { padding:2.5rem;}
 #box-cta-projectathon .projectathon-box-cols { display: flex; align-items: center;}
 #box-cta-projectathon .projectathon-box-col-illu { margin-bottom:0; padding:0 3rem 0 0}
}

@media screen and (min-width: 1366px) {
 #box-cta-projectathon .projectathon-box { padding:5rem;}
}