From: Guillaume Pellerin Date: Tue, 13 Oct 2020 22:14:21 +0000 (+0200) Subject: update style, title X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=479c01930e8d21e7bb01201ac13d523b6afaffdd;p=slides.git update style, title --- diff --git a/src/slides/timeside-2020.md b/src/slides/timeside-2020.md index 15db5ac..9fbe64f 100644 --- a/src/slides/timeside-2020.md +++ b/src/slides/timeside-2020.md @@ -12,16 +12,16 @@ class: center, middle, ircam, inverse --- -class: ircam +class: ircam, large-list #Outline -- Intro (GP) -- History (GP) -- Core (GP) -- Server (AG) -- Player v2 (MD) -- Perspectives (GP) +- Introduction +- History +- Core +- Server +- Player +- Perspectives --- @@ -700,7 +700,7 @@ class: ircam, tight #timeside.player -##Environment +##Player 🔧 Technologies - Vue (composition-api): DOM Manipulation, Data reactivity diff --git a/src/styl/remark-themes/ircam-blue.styl b/src/styl/remark-themes/ircam-blue.styl index 474b5e6..bbe7799 100644 --- a/src/styl/remark-themes/ircam-blue.styl +++ b/src/styl/remark-themes/ircam-blue.styl @@ -45,9 +45,6 @@ li:before { /* the custom styled bullets */ .red color #fa0000 -.large - font-size 2em - a, a > code // color rgb(249, 38, 114) // color rgb(110, 198, 179) @@ -192,7 +189,6 @@ code overflow-y scroll overflow-x hidden - img[alt=image] width: 100% diff --git a/src/styl/remark-themes/ircam-white.styl b/src/styl/remark-themes/ircam-white.styl index 465d036..101ad29 100644 --- a/src/styl/remark-themes/ircam-white.styl +++ b/src/styl/remark-themes/ircam-white.styl @@ -228,3 +228,8 @@ img[alt=image-60] height 80% overflow-y scroll overflow-x hidden + + +.large-list + li + font-size 1.5em