From 23ce7af4265cdff882c110c7fda6fd8440eb7aa7 Mon Sep 17 00:00:00 2001 From: habsinn_root Date: Thu, 6 Jan 2022 17:32:44 +0100 Subject: [PATCH] couleur cadre --- public/reveal-hugo/themes/sunblind.css | 2 +- static/reveal-hugo/themes/sunblind.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/reveal-hugo/themes/sunblind.css b/public/reveal-hugo/themes/sunblind.css index 2a48fbd..a1d9dbe 100644 --- a/public/reveal-hugo/themes/sunblind.css +++ b/public/reveal-hugo/themes/sunblind.css @@ -39,7 +39,7 @@ section.has-light-background, section.has-light-background h1, section.has-light .line { content: ''; position: fixed; - background: #f6f195; + background: #000; z-index: 105; } .line.top { left: 0; diff --git a/static/reveal-hugo/themes/sunblind.css b/static/reveal-hugo/themes/sunblind.css index 2a48fbd..a1d9dbe 100644 --- a/static/reveal-hugo/themes/sunblind.css +++ b/static/reveal-hugo/themes/sunblind.css @@ -39,7 +39,7 @@ section.has-light-background, section.has-light-background h1, section.has-light .line { content: ''; position: fixed; - background: #f6f195; + background: #000; z-index: 105; } .line.top { left: 0;