diff --git a/README.md b/README.md index f725abc..e50ec1f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# cohabit Custom css : /css/custom.css +# cohabit Custom css : ./static/reveal-hugo/themes/sunblind.css # thème : reveal-hugo diff --git a/content/._index.md.swp b/content/._index.md.swp new file mode 100644 index 0000000..47547fb Binary files /dev/null and b/content/._index.md.swp differ diff --git a/public/reveal-hugo/themes/sunblind.css b/public/reveal-hugo/themes/sunblind.css index 6ee9fa7..6a92959 100644 --- a/public/reveal-hugo/themes/sunblind.css +++ b/public/reveal-hugo/themes/sunblind.css @@ -45,7 +45,7 @@ section.has-light-background, section.has-light-background h1, section.has-light left: 0; top: 0; width: 100%; - height: 30px; } + height: 0px; } @media (max-width: 840px) { .line.top { height: 15px; } } @@ -54,14 +54,14 @@ section.has-light-background, section.has-light-background h1, section.has-light top: auto; bottom: 0; width: 100%; - height: 30px; } + height: 0px; } @media (max-width: 840px) { .line.bottom { height: 15px; } } .line.left { left: 0; top: 0; - width: 30px; + width: 0px; height: 200%; } @media (max-width: 840px) { .line.left { @@ -70,7 +70,7 @@ section.has-light-background, section.has-light-background h1, section.has-light left: auto; right: 0; top: 0; - width: 30px; + width: 0px; height: 200%; } @media (max-width: 840px) { .line.right { diff --git a/static/css/.custom.css.swp b/static/css/.custom.css.swp deleted file mode 100644 index 7afe8c3..0000000 Binary files a/static/css/.custom.css.swp and /dev/null differ diff --git a/static/reveal-hugo/themes/sunblind.css b/static/reveal-hugo/themes/sunblind.css index 6ee9fa7..6a92959 100644 --- a/static/reveal-hugo/themes/sunblind.css +++ b/static/reveal-hugo/themes/sunblind.css @@ -45,7 +45,7 @@ section.has-light-background, section.has-light-background h1, section.has-light left: 0; top: 0; width: 100%; - height: 30px; } + height: 0px; } @media (max-width: 840px) { .line.top { height: 15px; } } @@ -54,14 +54,14 @@ section.has-light-background, section.has-light-background h1, section.has-light top: auto; bottom: 0; width: 100%; - height: 30px; } + height: 0px; } @media (max-width: 840px) { .line.bottom { height: 15px; } } .line.left { left: 0; top: 0; - width: 30px; + width: 0px; height: 200%; } @media (max-width: 840px) { .line.left { @@ -70,7 +70,7 @@ section.has-light-background, section.has-light-background h1, section.has-light left: auto; right: 0; top: 0; - width: 30px; + width: 0px; height: 200%; } @media (max-width: 840px) { .line.right { diff --git a/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/sunblind.css b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/sunblind.css index 4b85fb8..ec8e77a 100644 --- a/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/sunblind.css +++ b/themes/reveal-hugo/exampleSite/static/reveal-hugo/themes/sunblind.css @@ -45,7 +45,7 @@ section.has-light-background, section.has-light-background h1, section.has-light left: 0; top: 0; width: 100%; - height: 30px; } + height: 0px; } @media (max-width: 840px) { .line.top { height: 15px; } } @@ -54,14 +54,14 @@ section.has-light-background, section.has-light-background h1, section.has-light top: auto; bottom: 0; width: 100%; - height: 30px; } + height: 0px; } @media (max-width: 840px) { .line.bottom { height: 15px; } } .line.left { left: 0; top: 0; - width: 30px; + width: 0px; height: 200%; } @media (max-width: 840px) { .line.left { @@ -70,11 +70,11 @@ section.has-light-background, section.has-light-background h1, section.has-light left: auto; right: 0; top: 0; - width: 30px; + width: 0px; height: 200%; } @media (max-width: 840px) { .line.right { - width: 15px; } } + width: 0px; } } /********************************************* * GLOBAL STYLES diff --git a/themes/reveal-hugo/static/reveal-hugo/themes/sunblind.css b/themes/reveal-hugo/static/reveal-hugo/themes/sunblind.css index af0b372..f800cb5 100644 --- a/themes/reveal-hugo/static/reveal-hugo/themes/sunblind.css +++ b/themes/reveal-hugo/static/reveal-hugo/themes/sunblind.css @@ -45,7 +45,7 @@ section.has-light-background, section.has-light-background h1, section.has-light left: 0; top: 0; width: 100%; - height: 30px; } + height: 0px; } @media (max-width: 840px) { .line.top { height: 15px; } } @@ -54,14 +54,14 @@ section.has-light-background, section.has-light-background h1, section.has-light top: auto; bottom: 0; width: 100%; - height: 30px; } + height: 0px; } @media (max-width: 840px) { .line.bottom { height: 30px; } } .line.left { left: 0; top: 0; - width: 30px; + width: 0px; height: 200%; } @media (max-width: 840px) { .line.left { @@ -70,11 +70,11 @@ section.has-light-background, section.has-light-background h1, section.has-light left: auto; right: 0; top: 0; - width: 30px; + width: 0px; height: 200%; } @media (max-width: 840px) { .line.right { - width: 15px; } } + width: 0px; } } /********************************************* * GLOBAL STYLES