Skip to content
Snippets Groups Projects
Commit b00c5392 authored by vasilopo's avatar vasilopo
Browse files

tweaked the side bar

parent 75741288
No related branches found
No related tags found
2 merge requests!8Content/jobs work at embl,!7tweaked the side bar
Pipeline #62315 passed with stage
in 5 minutes and 18 seconds
This commit is part of merge request !8. Comments created here will be created in the context of that merge request.
......@@ -13,6 +13,12 @@
left: 0;
}
//Remove the line from the sidebar
.emblstatic-workatemblpage .embl-grid--has-sidebar > :last-child::before {
display: none;
}
// handle two line labels
.vf-form__label {
display: flex;
......
......@@ -139,11 +139,11 @@ embl_content_meta_properties:
{# What we offer #}
<section class="vf-summary-container | embl-grid">
<section class="vf-summary-container | embl-grid embl-grid--has-sidebar">
<div class="vf-section-header">
<h2 class="vf-section-header__heading">What we offer</h2>
</div>
<div class="vf-container__content vf-content | vf-grid__col--span-2">
<div class="vf-container__content vf-content">
<p>We offer attractive conditions and benefits to attract and retain the brightest talent.</p>
<h5>Flexible and international working environment</h5>
<p class="vf-summary__text">We’re a diverse community of more than 1600 people from over 80 countries, operating across six sites in five countries. Creativity, curiosity and expertise can be found in every corner of EMBL, fostered by a collegial and supportive working environment.</p>
......@@ -161,16 +161,18 @@ embl_content_meta_properties:
</div>
<div class="vf-box vf-box--inlay">
<div>
<div class="vf-box vf-box--normal vf-box-theme--quinary">
<figure class="vf-figure">
<img class="vf-figure__image" src="{{ '/images/hr-excellence-in-research/hr-excellence-in-research-logo.jpg' | url }}" alt="HR excellence in Research">
</figure>
<p src="{{ '/images/work-at-embl/lenka-stejskal-hr.jpg' | url }}" alt="Lenka Stejskal"></p>
<p class="vf-box__text">EMBL has been conferred with a badge of ‘excellence’ by the European Commission, in
recognition of its progress in implementing the European Charter for Researchers and the Code of Conduct for
Recruitment of Researchers.</p>
<p class="vf-box__text"><a href="/jobs/hr-excellence-in-research" class="vf-summary__link">Find out more</a></p>
</div>
</div>
</section>
<hr style="grid-column: 1 / -1; height: 1px; background: #d0d0ce; width: 100%; border: 0; margin-bottom: 48px;">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment