This commit is contained in:
parent
8fe1673651
commit
8e30a5e2d1
|
|
@ -15088,6 +15088,7 @@ Cancer, Landmine, Grenade, Smoke Grenade">?</span> <input type="button" value="O
|
|||
<!-- <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? <a href="https://sandboxels.R74n.com/help">Help needed?</a> Email us at <a href="mailto:contact@r74n.com">contact@R74n.com</a>!</p>
|
||||
<p>Thanks to: Serioustar, WeiChei, Midi_png, ggod, Trent, u2ce</p>
|
||||
<p>As an Amazon Associate we earn from qualifying 'GIFT IDEA' purchases.</p>
|
||||
<p>Sandboxels is developed by R74n. Check out <a href="https://R74n.com" target="_blank">our other projects</a>! <a href="https://R74n.com/privacy">Privacy Policy</a></p>
|
||||
<script>
|
||||
// add the above elements programmatically when the page loads
|
||||
|
|
|
|||
|
|
@ -1,9 +1,13 @@
|
|||
<html>
|
||||
<style>
|
||||
body, html {width: 300px; height: 250px; background-color: gray; overflow: hidden; padding:0!important; margin: 0!important;}
|
||||
body, html {width: 300px; height: 250px; overflow: hidden; padding:0!important; margin: 0!important;text-align: center}
|
||||
/* body, html {overflow: hidden; padding:0!important; margin: 0!important;} */
|
||||
img {width: 300px; height: 250px;}
|
||||
p {font-family: Arial, Helvetica, sans-serif; color:white;}
|
||||
p a {color:rgb(255, 0, 255)}
|
||||
</style>
|
||||
</html>
|
||||
<body>
|
||||
<img src="https://R74n.com/icons/thumbnail.png">
|
||||
<!-- <p style="font-size:1.2em"><strong>Christmas <span style="color:red">GIFT</span> <span style="color:lime">IDEA</span></strong>: <a href="https://amzn.to/3R6Pruz" target="_blank">Chemistry Molecule Set Toy</a></p> -->
|
||||
</body>
|
||||
Loading…
Reference in New Issue