feat(BK): Mise à jour des graphiques sur le climat

This commit is contained in:
Killian Kemps 2023-07-14 18:23:55 +02:00 committed by Killian Kemps
parent f953511683
commit 2bcb16c2ef
5 changed files with 47 additions and 47 deletions

View File

@ -15,50 +15,50 @@ slideOptions:
---
<style>
.container {
position:fixed;
overflow-y: hidden;
}
figure img {
width: 65%;
}
figure img.small {
width: auto;
}
img {
max-width: 100%;
}
figure figcaption {
margin-top: 1rem;
font-size: 1rem;
}
.mosaic {
display: flex;
align-items: center;
justify-content: center;
}
.container {
position:fixed;
overflow-y: hidden;
}
figure img {
width: 65%;
}
figure img.small {
width: 55%;
}
img {
max-width: 100%;
}
figure figcaption {
margin-top: 1rem;
font-size: 1rem;
}
.mosaic {
display: flex;
align-items: center;
justify-content: center;
}
/*
.mosaic figure img {
max-height: 10cm;
max-width: 10cm;
}*/
footer {
font-size: 2rem;
margin-top: 8rem;
}
img {
border: none!important;
background: transparent!important;
box-shadow: none!important;
}
.speaker-controls-notes {
font-size: 1em;
}
.reveal blockquote {
width: auto;
}
/*
.mosaic figure img {
max-height: 10cm;
max-width: 10cm;
}*/
footer {
font-size: 2rem;
margin-top: 8rem;
}
img {
border: none!important;
background: transparent!important;
box-shadow: none!important;
}
.speaker-controls-notes {
font-size: 1em;
}
.reveal blockquote {
width: auto;
}
</style>
{{< slide class="bottom" background="./fr_Pepper-and-Carrot_by-David-Revoy_E22P01-1-1_YC0QEfF.png" >}}
@ -114,8 +114,8 @@ Je vais vous parler d'un sujet qui nous tient à coeur et dont nous nous efforco
### Le réchauffement climatique
<figure>
<img src="33a0b9e8faf8ec74e9db52500.png" alt="Emissions Gap Report 2020 de United Nations Environment Programme" width=50%/>
<figcaption aria-hidden="true">Écarts démissions entre les trajectoires actuelles, les engagements actuels et les scénarios à +1,5°C et + 2°C. <a href="https://www.unep.org/emissions-gap-report-2020">Source : UNEP, Emissions Gap Report 2020</a></figcaption>
<img class="small" src="Emissions-globales-gaz-effet-de-serre-UNEP-2022-report.png" alt="Emissions Gap Report 2022 de United Nations Environment Programme" width=50%/>
<figcaption aria-hidden="true">Écarts démissions de gaz à effet de serre (en eqCO<sub>2</sub>) entre les trajectoires actuelles, les engagements actuels et les scénarios à +1,5°C et + 2°C. <a href="https://www.unep.org/emissions-gap-report-2022">Source : UNEP, Emissions Gap Report 2022</a></figcaption>
</figure>
<aside class="notes">
@ -136,9 +136,9 @@ Pour résumer, nous sommes loin de réduire la quantité d'émissions de CO~2~e
<figure>
![](33a0b9e8faf8ec74e9db52502.png)
![](Emissions-globales-CO2-IEA-2022.png)
<figcaption aria-hidden="true">
<a href="https://www.iea.org/articles/global-energy-review-co2-emissions-in-2020">IEA (2021), Global Energy Review: CO2 Emissions in 2020, IEA, Paris</a>
<a href="https://www.iea.org/reports/global-energy-review-co2-emissions-in-2021-2">Source : IEA (International Energy Agency) (2023), CO2 Emissions in 2022. CC-BY 4.0</a>
</figcaption>
</figure>