From 08101648fa84d3e1a75bf401fa5d2d90f9fc4c2c Mon Sep 17 00:00:00 2001 From: T4lianah Date: Tue, 16 Jan 2024 20:49:34 +0100 Subject: [PATCH] =?UTF-8?q?Banni=C3=A8re=20mise=20=C3=A0=20jour=20et=20lie?= =?UTF-8?q?ns=20aussi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 3 +++ style.css | 12 +++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 94a9931..64d8ee0 100644 --- a/index.html +++ b/index.html @@ -26,6 +26,9 @@ Violence Fascisme Communisme/Anarchisme + Féminisme + Handicap + Décolonialisme diff --git a/style.css b/style.css index 8c7a146..b0c7940 100644 --- a/style.css +++ b/style.css @@ -8,7 +8,7 @@ body { font-size: 8rem; font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; -webkit-text-stroke: 4px black; - background-image: url(img/bannière\ def\ vraiment.png); + background-image: url(img/banière\ site\ def.png); background-size:cover; background-position: center; width: 100%; @@ -22,6 +22,8 @@ body { color: red; } body .site_content .vertical_banner { + font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; + font-size: 2rem; color: white; background-color: #9F0A0A; } @@ -32,7 +34,15 @@ body { margin: 5px; margin-top: 2%; } + body .site_content .vertical_banner .category a { + font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; + font-size: 2rem; + text-decoration: none; + color: white; + } body .site_content .vertical_banner .category a:visited { + font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif; + font-size: 2rem; text-decoration: none; color: white; }/*# sourceMappingURL=style.css.map */ \ No newline at end of file