ServeurDeTest
nathan boileau 3 years ago
parent 6336b21203
commit da28e47301

@ -43,7 +43,7 @@ input:focus, textarea:focus, select:focus {
/* Main CSS */ /* Main CSS */
html{ html{
scroll-behavior: smooth; scroll-behavior: smooth;
background-image: url(../../assets/img/background2.jpg); background-image: url(../../assets/img/BackgroundPalindrome.jpg);
height: 100vh; height: 100vh;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;

@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Palindrome</title> <title>Palindrome</title>
<link rel="stylesheet" href="../../CSS/enigme.css" /> <link rel="stylesheet" href="../../CSS/Enigme.css" />
<link rel="stylesheet" href="../../CSS/Home.css"> <link rel="stylesheet" href="../../CSS/Home.css">
</head> </head>
<body> <body>

Loading…
Cancel
Save