diff --git a/content/._index.md.swp b/content/._index.md.swp index 491e822..960adc5 100644 Binary files a/content/._index.md.swp and b/content/._index.md.swp differ diff --git a/content/_index.md b/content/_index.md index 12651f0..218e68c 100644 --- a/content/_index.md +++ b/content/_index.md @@ -11,19 +11,19 @@ transition_speed = "slow" +++ -{{< slide class="hello" background-image="images/Musée/P1010049.JPG">}} +{{< slide class="hello" background-image="images/musee.png">}} ## Coh@bit ### un fablab de l'université de Bordeaux ouvert à TOUS
-PRÉSENTATION -RÉSERVATIONS -INSCRIPTIONS -PROJETS EN COURS -PORTFOLIOS - +
///PRÉSENTATION///

+

///PRESENTATION///

+///MACHINES-RÉSERVATIONS///
+///PROJETS EN COURS///
+///PORTFOLIOS///
+///CONTACT-INSCRIPTIONS///
--- @@ -31,9 +31,9 @@ PORTFOLIOS {{< slide class="hello" background-color="#D8E9A8">}} -# EQUIPEMENT +# MACHINES & -# OUTILLAGE +# RÉSERVATIONS --- @@ -273,7 +273,7 @@ Du mardi au Vendredi Jean-Baptiste Bonnemaison Pierre Grangé Praderas -05 56 84 79 61 +05 56 84 79 61 fablab@iut.u-bordeaux.fr

|

diff --git a/static/css/.custom.css.swp b/static/css/.custom.css.swp new file mode 100644 index 0000000..85fbe45 Binary files /dev/null and b/static/css/.custom.css.swp differ diff --git a/static/css/custom.css b/static/css/custom.css index 0ceb533..df2194a 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -8,4 +8,11 @@ .customjs { background-color: #504e9e -} \ No newline at end of file +} +.custom-hello-liens { + color: #ffffff; + font-family: "Helvetica", sans-serif; + font-size: 32px; + font-weight: bold; +} + diff --git a/static/images/musee.png b/static/images/musee.png new file mode 100644 index 0000000..cd304f8 Binary files /dev/null and b/static/images/musee.png differ diff --git a/themes/reveal-hugo/static/reveal-hugo/themes/.sunblind.css.swp b/themes/reveal-hugo/static/reveal-hugo/themes/.sunblind.css.swp new file mode 100644 index 0000000..d5072d2 Binary files /dev/null and b/themes/reveal-hugo/static/reveal-hugo/themes/.sunblind.css.swp differ diff --git a/themes/reveal-hugo/static/reveal-hugo/themes/sunblind.css b/themes/reveal-hugo/static/reveal-hugo/themes/sunblind.css index 2a48fbd..af0b372 100644 --- a/themes/reveal-hugo/static/reveal-hugo/themes/sunblind.css +++ b/themes/reveal-hugo/static/reveal-hugo/themes/sunblind.css @@ -57,7 +57,7 @@ section.has-light-background, section.has-light-background h1, section.has-light height: 30px; } @media (max-width: 840px) { .line.bottom { - height: 15px; } } + height: 30px; } } .line.left { left: 0; top: 0; @@ -87,7 +87,7 @@ body { font-family: "Lato", serif; font-size: 32px; font-weight: normal; - color: #363636; } + color: white; } ::selection { color: #fff;