+ Changes 11/15/22
+ Added SNES and Sega Genesis Emulators and Games!
+ Added a Nav Link to the Upload a Rom function of our site!
+
+ You can upload ROMs for some consoles we haven't added yet
+ Please note that some emulators may not work on slow hardware (Like chromebooks)
+
+ Added a Home Button as a Nav Link
+ Chnaged some buttons on the emulator pages
+ Changed some wording
+ Thank you to everyone who helps and participates in this project! :)
+
+
Changes 11/12/22
Lots of backend stuff!
A theme randomizer thingie was added?
diff --git a/user_css/home.css b/user_css/home.css
index e402b476..e9503a6d 100644
--- a/user_css/home.css
+++ b/user_css/home.css
@@ -256,6 +256,13 @@ color: var(--bg-color);
border: 3px solid #000000;
}
+.snes-emu-tile {
+ width: 600px;
+ height: 70px;
+ background: #e0882a;
+ border: 3px solid #000000;
+}
+
.wrapper-tile-1 {
float: center;