add chris page + css corrections
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-06-28 18:00:28 +02:00
parent b818dc4328
commit 3e5d0a60ef
45 changed files with 222 additions and 114 deletions
+5 -113
View File
@@ -3,6 +3,7 @@
<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">
<title>Resident Evil Soluce Jills</title>
</head>
@@ -216,119 +217,10 @@ there. <br><br><a href="https://images.steamusercontent.com/ugc/2011449885573836
piece is right in front of it). Signal Brad when you are ready.
</div>
</div>
<div class="subSection detailBox" id="5855960">
<div class="subSection detailBox" id="5855960">
<div class="subSectionTitle">
Congratulations </div>
Congratulations
</div>
</div>
<!-- </div> -->
</div>
<div style="clear: both;"></div>
</div> <!-- responsive_page_legacy_content -->
<div id="footer_spacer" class=""></div>
<div id="footer_responsive_optin_spacer"></div>
<style>
body {
background-image: url('../static/re1_jill_assets/');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
background-position: center;
}
h1 {
color:red;
}
img {
text-align: center;
margin:auto;
max-width: 100%;
height: auto;
}
b, .subSectionDesc, .subSectionTitle {
text-align: center;
color: honeydew;
font-size: larger;
}
.replyButton {
width: 100%;
text-align: center;
margin-bottom: 4px;
}
.buttonGroup {
flex: 18%;
margin-left: 20px;
margin-right: 0px;
}
.cookieMessage {
flex: 85%;
margin: auto;
}
.popupTextTitle {
padding-bottom: 10px;
font-size: 13px;
line-height: 17px;
color: #c6d4df;
}
.popupTextTitle a {
text-decoration: underline;
}
.cookiepreferences_popup {
display: none;
position: fixed;
bottom: 0;
width: 100%;
z-index: 2000;
padding-top: 10px;
}
.cookiepreferences_popup_content {
display: flex;
box-sizing: border-box;
width: 90%;
margin: auto;
margin-bottom: 20px;
padding: 16px 16px 10px 16px;
max-width: 980px;
background: linear-gradient(90.85deg, #333840 0.58%, #25282E 74.92%);
box-shadow: 0px 0px 10px #000000;
border-left: 2px solid #00CCFF;
}
@media all and (max-width: 910px) {
body.responsive_page .cookiepreferences_popup_content {
flex-direction: column;
}
body.responsive_page .cookiepreferences_popup_content .cookieMessage {
margin-bottom: 20px;
}
body.responsive_page .cookiepreferences_popup_content .buttonGroup {
flex-direction: row;
margin-left: 0px;
}
body.responsive_page .cookiepreferences_popup_content .buttonGroup .replyButton {
width: unset;
}
}
</style>
<div id="cookiePrefPopup" class="cookiepreferences_popup" style="display: none;">
<div class="cookiepreferences_popup_content">
<div class="cookieMessage">
<div class="popupTextTitle">Autorisez-vous l'utilisation de cookies
facultatifs&nbsp;? Cela nous permettra de vous offrir du contenu
personnalisé et d'analyser le trafic du site.</div>
<div class="popupTextTitle">Nous n'utilisons que peu de cookies. Vous pouvez les voir et les gérer à tout moment depuis les <a href="https://store.steampowered.com/account/cookiepreferences">préférences de cookies</a>.
En cliquant sur «&nbsp;Tout accepter&nbsp;», vous autorisez
l'utilisation de cookies sur les sites Web Steam. Pour en savoir plus
sur les cookies, consultez notre <a href="https://store.steampowered.com/privacy_agreement">Accord sur la protection de la vie privée</a>.</div>
</div>
<div class="buttonGroup">
<div id="acceptAllButton" class="btn_blue_steamui btn_medium replyButton"><span>Tout accepter</span></div>
<div id="rejectAllButton" class="btn_grey_steamui btn_medium replyButton"><span>Tout refuser</span></div>
</div>
</div>
</div><div class="miniprofile_hover" style="display: none;"><div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="miniprofile_hover_inner shadow_content"></div></div><div style="display: none;" class="FullModalOverlay"><div class="ModalOverlayContent ModalOverlayBackground"></div></div></body></html>
</body>