Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Div
idintroduction
classsection
Div
classcontainer
Div
classcols justify-content-between align-items-center
Div
classcol-7
Html-bobswift
<h1><span class="heading-subtitle">Projectatons</span>What is a Projectathon</h1>
<p class="lead">A Projectathon is an event where different systems connect under one roof and perform a marathon of peer-to-peer interoperability and compliance tests in a structured environment for several days. The tests are supervised and verified by neutral experts acting as Monitors.</p>
Div
classcol-4
Html-bobswift
<img alt="" aria-hidden="true" src="
HTML Image
src
https://ec.europa.eu/digital-building-blocks/sites/download/attachments/
604504755
645595199/illu-introduction.png
altillustration Once Only Technical System (OOTS), a laptop shows secure documents
class
" class="introduction-illu">
CSS Stylesheet
/*--------------------------------------------------*/
/*---OOH PROJECTATONS OVERVIEW PAGE - 16-02-2023---*/
/*------------------------------------------------*/ 

/*---INTRODUCTION---*/
#introduction h1 { margin-bottom:2.5rem;} 
#introduction p { margin-bottom:0;}
/*hack - remove empty p from confluence*/
#introduction p:first-child ,#introduction p:last-child { display:none; border:1px solid red;}

.introduction-illu { width: 180px;}

@media screen and (min-width: 769px) {
  .introduction-illu { width: 100%; max-width: 320px; height: auto;}
}