<!--
This style apply by default to all slides, unless .slide is used.
Note the use of the reveal class selector: this mean that only the presentation is affected by this style, and the makrdown preview or the book mode of hackmd.io is style intact.
If you want/need a resizable background image, add the background-size: cover; property and change background-position: 0px 0px;
-->
<style>
.reveal {
background-color: #eaeaea;
background-image: url('https://epfl-si.github.io/elements/svg/epfl-logo.svg');
background-repeat: no-repeat;
background-position: 5px 5px;
}
.reveal {
color: #1c1c1c;
}
.reveal h1, .reveal h2, .reveal h3,
.reveal h4, .reveal h5, .reveal h6 {
color: #eee;
text-shadow: 2px 2px #ff0000;
}
.reveal a {
color: #f009;
}
.reveal a:hover {
color: #f00;
}
.reveal code {
padding-top: 0.2em;
padding-bottom: 0.2em;
margin: 0;
font-size: 85%;
background-color: rgba(255, 255, 255, 0.46);
border-radius: 3px;
}
.reveal blockquote { width: 100% }
.reveal blockquote:before {
display: block;
padding-left: 10px;
content: "\201C";
font-size: 150px;
position: absolute;
left: -20px;
top: -20px;
color: #7a7a7a;
}
.reveal cite:before { content: "\2009 \2015 \2009"; }
.reveal cite { font-size: 80%; }
section {
padding: 1.5em 15px;
}
section[data-contrast="on-"] {
background-color: #ffffff20;
}
section[data-contrast="on"] {
background-color: #ffffff50;
}
section[data-contrast="on+"] {
background-color: #ffffff99;
}
</style>
{"metaMigratedAt":"2023-06-17T07:57:13.670Z","metaMigratedFrom":"YAML","title":"Slide deck template — EPFL","breaks":true,"description":"Routage du trafic réseau pour TKGI","slideOptions":"{\"transition\":\"convex\",\"theme\":\"black\",\"spotlight\":{\"enabled\":false},\"progress\":true}","contributors":"[{\"id\":\"35350d9c-aeac-41da-82de-65dc5010a23b\",\"add\":1863,\"del\":36}]"}