From 01b5ec442afcda3b3411f5f0e628f86ecec3ee79 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 8 Oct 2020 17:40:40 +0200 Subject: [PATCH] add h1 styl --- src/slides/timeside-2020.md | 5 +++-- src/styl/remark-themes/ircam-white.styl | 3 +++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/slides/timeside-2020.md b/src/slides/timeside-2020.md index dbea500..6cba512 100644 --- a/src/slides/timeside-2020.md +++ b/src/slides/timeside-2020.md @@ -4,10 +4,11 @@ class: center, middle, ircam ##open audio processing framework for the web -
-Guillaume Pellerin - IRCAM
+###Guillaume Pellerin, Antoine Grandry, Martin Desrumaux - IRCAM
+ +### Séminaire STMS 14/10/2020 @ IRCAM --- class: ircam diff --git a/src/styl/remark-themes/ircam-white.styl b/src/styl/remark-themes/ircam-white.styl index 6806c20..3c865ef 100644 --- a/src/styl/remark-themes/ircam-white.styl +++ b/src/styl/remark-themes/ircam-white.styl @@ -2,6 +2,9 @@ body font-family "Arial" h1 + border-bottom 2px solid #f8e71c + padding-bottom 8px + h2 h3 h4 -- 2.39.5