Merge pull request #6 from Kingo64/patch-1

Fixed "Create a Free Account" image sizing
This commit is contained in:
Daniel Ginovker 2020-11-25 09:57:04 -05:00 committed by GitHub
commit 0c3caee380
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -563,9 +563,8 @@ en, English
the game. the game.
</div> </div>
<div id="formBoxes" class="inner_brown_box brown_box_stack brown_box_padded"> <div id="formBoxes" class="inner_brown_box brown_box_stack brown_box_padded">
<img src="https://i.imgur.com/qFyQLa4.png"> <img src="https://i.imgur.com/qFyQLa4.png" style="width: 100%">
<br><br> <br><br>
(We know the image doesn't fit.. It's temporary for now!!)
</div> </div>
<a href="https://github.com/2009scape/2009Scape/releases"> <a href="https://github.com/2009scape/2009Scape/releases">
<div class="inner_brown_box brown_box_padded"> <div class="inner_brown_box brown_box_padded">
@ -632,4 +631,4 @@ en, English
<!-- Added by HTTrack --> <!-- Added by HTTrack -->
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1"><!-- /Added by HTTrack --> <meta http-equiv="content-type" content="text/html;charset=ISO-8859-1"><!-- /Added by HTTrack -->
</html> </html>