Versions Compared

Key

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

...

CSS Stylesheet
.interview-detail-introduction-cover {
background-image: url("https://ec.europa.eu/digital-building-blocks/sites/download/attachments/674509304/flag-finland.jpg");
}

/*TO BE CLEAN AND PUT ON THE EXCERTP INCLUDE*/
.interview-detail-box { margin:0 auto; width:80%; padding: 0 2.5rem 1.5rem 2.5rem; border:1px solid #E3E6EB;}
.interview-detail-about-ms {}

.wiki-content .interview-detail-about-ms-illu { margin-bottom:0; line-height:0 !important;}
.interview-detail-about-ms-illu img {width: 180px;}

@media screen and (min-width: 769px) {
 .interview-detail-about-ms-illu img { width: 100%; max-width: 300px; height: auto;}
}