From b818dc43283dde44f8bc1c537372644cfbfb0b5b Mon Sep 17 00:00:00 2001 From: greg Date: Sat, 28 Jun 2025 17:32:39 +0200 Subject: [PATCH] responsive css OK --- README.md | 2 +- site/content/RE_1_JILL.html | 26 ++++++-------------------- 2 files changed, 7 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 91b0cd8..841f480 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # RESIDENT EVIL SOLUCE -[![Build Status](https://drone.gregandev.fr/api/badges/gregandev/resident-evil-soluce/status.svg)](https://drone.gregandev.fr/gregandev/resident-evil-soluce) \ No newline at end of file +[![Build Status](https://drone.gregandev.fr/api/badges/gregandev/resident-evil-soluce/status.svg)](https://drone.gregandev.fr/gregandev/resident-evil-soluce)-e \ No newline at end of file diff --git a/site/content/RE_1_JILL.html b/site/content/RE_1_JILL.html index 1be381d..15c7daf 100644 --- a/site/content/RE_1_JILL.html +++ b/site/content/RE_1_JILL.html @@ -9,13 +9,6 @@ -
- -
-
- -
-
@@ -220,28 +213,18 @@ full shell.





33) Run all the way to Laboratory B1 and fix the elevator's fuse (missing -piece is right in front of it). Signal Brad when you are ready.
+piece is right in front of it). Signal Brad when you are ready.
-
Congratulations
-
- You did it! I'm proud of you.
-
-
- - - @@ -259,11 +242,14 @@ h1 { } img { + text-align: center; margin:auto; - flex: 80%; + max-width: 100%; + height: auto; } -b, .subSectionDesc { +b, .subSectionDesc, .subSectionTitle { + text-align: center; color: honeydew; font-size: larger; }