Actualiser www/css/style2.css
All checks were successful
build configuration / build (push) Successful in 26s

This commit is contained in:
jimmie 2024-09-27 15:58:26 +02:00
parent 089d331df7
commit 3e030b86be

View file

@ -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;