Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider 543bb0b8 rédigé par Erwan BOUSSE's avatar Erwan BOUSSE
Parcourir les fichiers

Make it possible to override font color in slides

parent c7039ea6
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #92498 réussi
......@@ -337,6 +337,7 @@
// Regular slides
section:not([class^="stack"]):not(.impact):not(.title) {
background-color: $light;
color: $text-on-light;
padding-left: $margin-left;
padding-right: $margin-right;
padding-top: $title-bar-offset; // half of the h2 bar height
......@@ -405,11 +406,7 @@
color: lighten($colored-on-light2, 10%);
}
h3,
p,
ul,
ol,
blockquote {
h3 {
color: $text-on-light;
}
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter