responsive css OK
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
greg 2025-06-28 17:32:39 +02:00
parent a19a696c08
commit b818dc4328
2 changed files with 7 additions and 21 deletions

View File

@ -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)
[![Build Status](https://drone.gregandev.fr/api/badges/gregandev/resident-evil-soluce/status.svg)](https://drone.gregandev.fr/gregandev/resident-evil-soluce)-e

View File

@ -9,13 +9,6 @@
<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;">
<div class="responsive_page_frame with_header">
<div class="responsive_fixonscroll_ctn nonresponsive_hidden ">
</div>
<div class="responsive_page_content" style="text-align: center;">
<div id="ig_bottom" class="nobg mediaBody">
<div style="clear: both"></div>
@ -220,28 +213,18 @@ full shell.<br><br><a href="https://images.steamusercontent.com/ugc/201144988557
you need to go to the cell Jill is being kept and take him out of
there. <br><br><a href="https://images.steamusercontent.com/ugc/2011449885573836060/FB52AFC85F0270EFEA85B3AA5F85C8BE79A077F1/" class="modalContentLink" data-modal-content-popup-url="https://steamcommunity.com/sharedfiles/displayimageformodaldialog/?imageurl=https%3A%2F%2Fimages.steamusercontent.com%2Fugc%2F2011449885573836060%2FFB52AFC85F0270EFEA85B3AA5F85C8BE79A077F1%2F"><img src="../static/re1_jill_assets//2894419475_preview_50.png" class="sharedFilePreviewImage sizeFull" alt="" title=""></a><br><br><br><br><b>33)</b>
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. <div style="clear: both"></div>
piece is right in front of it). Signal Brad when you are ready.
</div>
</div>
<div style="clear: both"></div>
<div class="subSection detailBox" id="5855960">
<div class="subSectionTitle">
Congratulations </div>
<div class="subSectionDesc">
You did it! I'm proud of you. <div style="clear: both"></div>
</div>
</div>
<div style="clear: both"></div>
<!-- </div> -->
</div>
<div style="clear: both;"></div>
</div>
</div> <!-- responsive_page_legacy_content -->
<script>
RecordAppImpression( 304240, '2_100100_100101_100106' );
</script>
<div id="footer_spacer" class=""></div>
<div id="footer_responsive_optin_spacer"></div>
@ -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;
}