diff --git a/src/index.html b/src/index.html index 4c14890..339ad73 100644 --- a/src/index.html +++ b/src/index.html @@ -13,17 +13,23 @@

Méta
morphose

Manifeste de mode de seconde main, Manifeste pour la mode de demain.

- - - - - - - - - Télécharger - +
+ + + + + + + + Télécharger (HD) + + +
+
diff --git a/src/magazine/Metamorphose.pdf b/src/magazine/Metamorphose.pdf new file mode 100644 index 0000000..1543e68 Binary files /dev/null and b/src/magazine/Metamorphose.pdf differ diff --git a/src/magazine/Metamorphose_(basse_definition).pdf b/src/magazine/Metamorphose_(basse_definition).pdf new file mode 100644 index 0000000..11b4cd6 Binary files /dev/null and b/src/magazine/Metamorphose_(basse_definition).pdf differ diff --git a/src/magazine/Metamorphose_(moyenne_definition).pdf b/src/magazine/Metamorphose_(moyenne_definition).pdf new file mode 100644 index 0000000..252e46e Binary files /dev/null and b/src/magazine/Metamorphose_(moyenne_definition).pdf differ diff --git a/src/main.css b/src/main.css index 79e862d..e333913 100644 --- a/src/main.css +++ b/src/main.css @@ -96,7 +96,7 @@ header { text-align: center; } -header svg, header .button, .couleur, h2::first-letter{ +header svg, header .button, .couleur, h2::first-letter, header a, header #alternative_downloads{ fill: #4C8F29; color: #4C8F29; } @@ -113,9 +113,6 @@ header .button { font-size: 1.25em; padding: 0.5em; border: 2px solid currentColor; - text-decoration: none; - font-family: "Kiona"; - font-weight: bold; } header .button span { @@ -127,6 +124,9 @@ header .button span { } header #download { + text-decoration: none; + font-family: "Kiona"; + font-weight: bold; margin-top: 12vh; margin-bottom: calc(83vh - 531px); } @@ -447,4 +447,4 @@ footer { font-size: 1.2em; padding: 7px 0; color: #111; -} \ No newline at end of file +}