css correction ok bg
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-14 08:02:07 +01:00
parent 7c86d21f7b
commit 5436a4c4f2
5 changed files with 67 additions and 119 deletions
+21 -39
View File
File diff suppressed because one or more lines are too long
+6 -7
View File
@@ -1,14 +1,13 @@
<!DOCTYPE html>
<html class=" responsive DesktopUI" lang="fr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="theme-color" content="#171a21">
<link href="../static/css/style.css" rel="stylesheet" type="text/css">
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="../static/css/style.css" rel="stylesheet" type="text/css">
<title>Resident Evil Soluce Chris</title>
</head>
<body class="responsive_page" cz-shortcut-listen="true" style="background-image: url(../static/re1_jill_assets/re1.png); background-position: fixed; background-repeat: no-repeat;">
<body class="chris">
<h1>CHRIS</h1>
+4 -5
View File
@@ -1,14 +1,13 @@
<!DOCTYPE html>
<html class=" responsive DesktopUI" lang="fr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="theme-color" content="#171a21">
<link href="../static/css/style.css" rel="stylesheet" type="text/css">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="theme-color" content="#171a21">
<link href="../static/css/style.css" rel="stylesheet" type="text/css">
<title>Resident Evil Soluce Jills</title>
</head>
<body class="responsive_page" cz-shortcut-listen="true" style="background-image: url(../static/re1_jill_assets/re1.png); background-position: fixed; background-repeat: no-repeat;">
<body class="jill">
<h1>JILL</h1>