From 3e030b86be41572e165bb34f4cb76f85f00bb1d8 Mon Sep 17 00:00:00 2001 From: jimmie Date: Fri, 27 Sep 2024 15:58:26 +0200 Subject: [PATCH] Actualiser www/css/style2.css --- www/css/style2.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/www/css/style2.css b/www/css/style2.css index 462cb70..0612fbc 100644 --- a/www/css/style2.css +++ b/www/css/style2.css @@ -136,7 +136,7 @@ a { position: relative; background-image: url("../img/ui/header-nuit.png"); - background-image: linear-gradient(rgba(0,0,0,0) 70%, #450d29 100%), url("../img/ui/header-nuit.png"); + background-image: linear-gradient(rgba(0,0,0,0) 70%, #450424 100%), url("../img/ui/header-nuit.png"); background-repeat: no-repeat; background-position: center; background-size: cover; @@ -207,11 +207,11 @@ section h2 { padding: 100px 60px 15px 60px; color: #ee93af; - text-shadow: 3px 2px 1px #773051, 2px 3px 1px #ff0077; - font-family: Parisienne; - font-size: 2.1rem; + text-shadow: 3px 2px 1px #ff0077, 2px 3px 1px #ff0077; + font-family: Josefin; + font-size: 2.5rem; font-weight: 800; - text-transform: uppercase; + text-transform: none; text-align: center; word-wrap: break-word; hyphens: auto;