chore: fixes
This commit is contained in:
parent
fb377c6029
commit
cdb097508b
1 changed files with 13 additions and 30 deletions
43
donate.html
43
donate.html
|
|
@ -416,17 +416,17 @@
|
||||||
<div class="decor right_banner"></div>
|
<div class="decor right_banner"></div>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
|
|
||||||
<!-- Main Content -->
|
<!-- Main Content -->
|
||||||
<main id="middleContent">
|
<main id="middleContent">
|
||||||
<section id="homeSection">
|
<section id="homeSection">
|
||||||
|
|
||||||
<header>
|
<!-- ================= CHATROOM ================= -->
|
||||||
<h1>Welcome to The Donation Area!</h1>
|
<header>
|
||||||
|
<h1>Welcome to The Donation Area!</h1>
|
||||||
|
<article class="home-text text-containers-secondary-bg">
|
||||||
<article class="home-text text-containers-secondary-bg">
|
|
||||||
<img
|
<img
|
||||||
src="images/artworks_1.png"
|
src="images/gifs/gabumon.gif"
|
||||||
class="home-img-1"
|
class="home-img-1"
|
||||||
alt="Kirby holding Hi!! sign"
|
alt="Kirby holding Hi!! sign"
|
||||||
/>
|
/>
|
||||||
|
|
@ -434,30 +434,13 @@
|
||||||
Welcome to The Donation Area. <br> If you would like to you can leave a donation below.
|
Welcome to The Donation Area. <br> If you would like to you can leave a donation below.
|
||||||
</p></center>
|
</p></center>
|
||||||
</article>
|
</article>
|
||||||
|
</header>
|
||||||
|
<iframe
|
||||||
<div class="glass-borders">
|
src="donate1.html"
|
||||||
<div
|
class="chatroom-frame"
|
||||||
class="styled-containers styled-containers-spaced aero-borders"
|
scrolling="no"
|
||||||
>
|
allow="clipboard-write; clipboard-read">
|
||||||
|
</iframe>
|
||||||
<p>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</header>
|
|
||||||
<div class="glass-borders">
|
|
||||||
<article
|
|
||||||
class="guestbook-div styled-containers aero-borders"
|
|
||||||
aria-label="Guestbook"
|
|
||||||
>
|
|
||||||
<iframe
|
|
||||||
src="donate1.html"
|
|
||||||
class="chatroom-frame"
|
|
||||||
scrolling="no"
|
|
||||||
allow="clipboard-write; clipboard-read"></iframe>
|
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
<!-- ================================================= -->
|
<!-- ================================================= -->
|
||||||
<!-- Featured Buttons Carousel -->
|
<!-- Featured Buttons Carousel -->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue