body { background-color: #009EF5; background-image: linear-gradient(#0180F5, #009EF5); } /* inline code */ code { color: #272C35; background-color: #FFE265; } .reveal { color: white; background-image: url(./sflive_paris2018_big_transp.png); background-repeat: no-repeat; background-position: top right; } @font-face { font-family: Circular; font-weight: bold; src: url(./fonts/circular-std-book/CircularStd-Bold.woff); } @font-face { font-family: Circular; src: url(./fonts/circular-std-book/CircularStd-Medium.woff); } @font-face { font-family: Consola; src: url(./fonts/consola/CONSOLA-Powerline.ttf); } .reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5 { color: white; font-family: Circular, "League Gothic", Impact, sans-serif; font-weight: bold; letter-spacing: 1px; } .reveal pre { width: 1400px; } .reveal pre code { border-radius: 5px; max-height: none; padding: 20px; font-family: Consola, monospace; } .hljs { background-color: #272C35; } .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; } #universcine, #manomano { display: inline-block; } #universcine img, #manomano img { width: 300px; } #gregoire_company { font-size: 114px; } #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; }