/* body {
    background: blue !important;
} */

.reveal pre code {
    max-height: none;
    padding: 20px;
}

.reveal section img {
    border: none;
    background: none;
    box-shadow: none;
}
.reveal section img[alt=doctrine] {
    width: 10%;
}

#gregoire img, #maxime img {
    width: 150px;
    height: 150px;
}

#la-configuration-yaml-est-d-pr-ci-e {
    text-shadow: 0px 0px 5px rgba(150, 150, 150, 1);
    color: #eee;
}

.reveal ul {
    line-height: 2em;
}

.reveal .no-img-marge img {
    margin: 0;
}

.reveal .verticalAlign img {
    vertical-align: middle;
}