Commit 334bd318 authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

Impose un fond blanc aux slides.

Cela évite de mélanger la diapo avec le "INRAE" en bas à gauche.
No related merge requests found
Showing with 1 addition and 0 deletions
+1 -0
...@@ -43,6 +43,7 @@ $heading4Size: 1em; ...@@ -43,6 +43,7 @@ $heading4Size: 1em;
.reveal { .reveal {
section.slide { section.slide {
text-align: left; text-align: left;
background: white;
} }
* > h1.title, * > h1.title,
......
Supports Markdown
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