From b83d20040682b687ac261c3bbedd6b9687b80bbc Mon Sep 17 00:00:00 2001 From: Vincent Calame Date: Fri, 26 Nov 2021 16:06:16 +0100 Subject: [PATCH] =?UTF-8?q?Ajustements=20=C3=A0=20la=20mise=20en=20prod?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/images/fleche-arrondie-1.svg | 67 ++++++++++++++++++++++++++++++++ css/import.css | 12 +++--- css/perso.css | 42 +++++++++++++++----- inclure/head.html | 6 +-- 4 files changed, 109 insertions(+), 18 deletions(-) create mode 100644 css/images/fleche-arrondie-1.svg diff --git a/css/images/fleche-arrondie-1.svg b/css/images/fleche-arrondie-1.svg new file mode 100644 index 0000000..4e1618c --- /dev/null +++ b/css/images/fleche-arrondie-1.svg @@ -0,0 +1,67 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/css/import.css b/css/import.css index 3b82b90..8b7a760 100644 --- a/css/import.css +++ b/css/import.css @@ -26,12 +26,12 @@ @font-face { font-family: 'metropolisregular'; - src: url('metropolis/metropolis/metropolis-regular-webfont.eot'); - src: url('metropolis/metropolis/metropolis-regular-webfont.eot?#iefix') format('embedded-opentype'), - url('metropolis/metropolis/metropolis-regular-webfont.woff2') format('woff2'), - url('metropolis/metropolis/metropolis-regular-webfont.woff') format('woff'), - url('metropolis/metropolis/metropolis-regular-webfont.ttf') format('truetype'), - url('metropolis/metropolis/metropolis-regular-webfont.svg#metropolisregular') format('svg'); + src: url('metropolis/metropolis-regular-webfont.eot'); + src: url('metropolis/metropolis-regular-webfont.eot?#iefix') format('embedded-opentype'), + url('metropolis/metropolis-regular-webfont.woff2') format('woff2'), + url('metropolis/metropolis-regular-webfont.woff') format('woff'), + url('metropolis/metropolis-regular-webfont.ttf') format('truetype'), + url('metropolis/metropolis-regular-webfont.svg#metropolisregular') format('svg'); font-weight: normal; font-style: normal; } diff --git a/css/perso.css b/css/perso.css index b1cdd71..d5b2067 100644 --- a/css/perso.css +++ b/css/perso.css @@ -22,7 +22,8 @@ body { font-size: 1.5rem; background-color: #fff; color: #000; - font-family: sans-serif; + font-family: 'metropolisregular'; + letter-spacing: -0.01rem; line-height: 1.5; margin: 0; padding: 0; @@ -58,6 +59,16 @@ p,ul,ol,dl,blockquote,pre,td,th,label,textarea,caption,details,figure { line-height: 1.5; } +ul,ol { + padding-left: 0.8em; + list-style: disclosure-closed; +} + +li { + padding-left: 0em; + list-style-image: url("images/fleche-arrondie-1.svg"); +} + h1 { font-size: 3.2rem; font-family: sans-serif; @@ -74,7 +85,8 @@ h3 { h4 { font-size: 2rem; - color: #2e8b57; + color: #5b7979; + font-family: 'metropolisregular','sans-serif'; } h5 { @@ -124,8 +136,6 @@ img { /* ----------------------------- */ #layout { - /*max-width: 2036px; - margin: auto;*/ max-width: inherit; } @@ -285,7 +295,7 @@ img { } #layout_body_center { - padding: 1.5rem 2rem!important; + padding: 1.5rem 2rem; } .header-Banner { @@ -380,12 +390,22 @@ img { } #layout_body_center { - padding: 3rem 4rem!important; + padding: 3rem 4rem; } } +/* ----------------------------- */ +/* .lef- +/* ----------------------------- */ + +.lef-Avertissement { + padding: 2rem; + background-color: #ecffe3; + margin: 2rem auto; +} + /* ----------------------------- */ /* .main- @@ -395,6 +415,7 @@ img { color: #2f4f4f; padding-top: 25px; font-size: 4.0rem; + font-family: 'metropolisregular', 'sans-serif'; } /* ----------------------------- */ @@ -403,10 +424,13 @@ img { h3.spip { padding-bottom: 1px; - border-bottom-width: 3px; - border-bottom-style: solid; - border-bottom-color: #e0f5c1; + margin: 3.5rem auto 01rem; font-size: 2.5rem; font-weight: bold; color: darkslategray; + font-family: 'metropolisregular','sans-serif'; +} + +a.spip_out { + color: #365E51; } diff --git a/inclure/head.html b/inclure/head.html index d7aff50..43c8414 100755 --- a/inclure/head.html +++ b/inclure/head.html @@ -15,7 +15,7 @@ les elements specifiques (title, description) figurent dans chaque squelette [] - + [(#REM) Balise permettant aux plugins d'inserer des appels javascript ; @@ -43,7 +43,7 @@ Balise permettant aux plugins d'inserer des appels javascript ;