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