add email

This commit is contained in:
slweeb 2023-06-04 18:38:07 -04:00
parent f41b79b4b8
commit 80cf55a493
2 changed files with 9 additions and 1 deletions

View File

@ -13003,6 +13003,10 @@ Cancer, Landmine, Grenade, Smoke Grenade">?</span> <input type="button" value="O
</div>
<div id="bottomInfoBox">
<div id="bottomTopBox">
<p>Want your ad here? Email us at <a href="mailto:contact@r74n.com">contact@r74n.com</a>!</p>
</div>
<div id="bottomLeftBox">
<h2>Sandboxels Introduction</h2>
<p><strong><def>Sandboxels</def></strong> is a free falling-sand simulator that can be played in your browser. It features heat simulation, electricity, density, chemical reactions, and fire spread. With over 400 unique elements to play with, Sandboxels is a great way to pass the time. There are thousands of interactions between the many materials, plants, animals, and fluids in the game.</p>
@ -13011,7 +13015,8 @@ Cancer, Landmine, Grenade, Smoke Grenade">?</span> <input type="button" value="O
<img src="icons/wallpaper.webp" style="width:100%" alt="Rainforest landscape made in Sandboxels" title="Rainforest landscape made in Sandboxels">
<p>Sandboxels has many applications in education. With a hands-on experience, it can give students an understanding of emerging phenomena in many fields, such as biology, chemistry, ecology, geology, and even virology. There are countless aspects to discover.</p>
<p>We have a thriving community on <a href="https://discord.gg/ejUc6YPQuS" target="_blank">Discord</a>! There you can post feedback or share your creations.</p>
<p>If you'd like to support us, consider donating on <a href="https://www.paypal.com/donate/?hosted_button_id=GCX4VHQ7SZWTN" target="_blank">PayPal</a> or <a href="https://cash.app/$emojiartist" target="_blank" title="$emojiartist">CashApp</a>, or subscribing on Discord.</p>
<!-- <p>If you'd like to support us, consider donating on <a href="https://www.paypal.com/donate/?hosted_button_id=GCX4VHQ7SZWTN" target="_blank">PayPal</a> or <a href="https://cash.app/$emojiartist" target="_blank" title="$emojiartist">CashApp</a>, or subscribing on Discord.</p> -->
<p>Business inquiries? Education stories? Help needed? Email us at <a href="mailto:contact@r74n.com">contact@r74n.com</a>!</p>
<p>Thanks to our Donators: Serioustar, Trent, u2ce</p>
<p>Sandboxels is developed by R74n. Check out <a href="https://r74n.com" target="_blank">our other projects</a>!</p>
<script>

View File

@ -41,6 +41,9 @@ a:active, a:hover:active {filter: brightness(275%);}
margin: 1.5em 50px 0px 50px;
font-family: 'Arial';
}
#bottomTopBox {
text-align: center;
}
#bottomLeftBox {
float: left;
width: 50%;