1
1
Fork 0

Rename art_temp css class, change art

This commit is contained in:
Sophie Marie 2023-11-04 17:02:21 -05:00
parent b38d34c7a7
commit 8786a4b2d8
Signed by: IDeletedSystem64
GPG key ID: 33A12B0480AFC8E9
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@
<input type="button" onclick="location.href='/';" value="Blueheart forever"> <input type="button" onclick="location.href='/';" value="Blueheart forever">
</div> </div>
<h1>Thank you for the love, Thank you for the memories. Thank you for everything, Alice</h1> <h1>Thank you for the love, Thank you for the memories. Thank you for everything, Alice</h1>
<img class="art_temp" src="img/art/Happy2Months_Darling.png"> <img class="art_display" src="img/art/thegays_signed.png">
<input type="button" class="memories" onclick="location.href='/memories.html';" value="Memories"> <input type="button" class="memories" onclick="location.href='/memories.html';" value="Memories">
</div> </div>
</body> </body>

View file

@ -22,7 +22,7 @@ body {
} }
img.art_temp { /* we still need to redo this to the final, thing. */ img.art_display { /* ackshually nvm, there's not much art at all so i'm not gonna make the gallery thing */
width: 50%; width: 50%;
align-self: center; align-self: center;
padding-top: 5vh; padding-top: 5vh;