-
+
+
Vegetarianism propaganda in my burger menu?!
diff --git a/src/style.css b/src/style.css
index cfd0c19..89cbb9a 100644
--- a/src/style.css
+++ b/src/style.css
@@ -312,16 +312,6 @@ iframe#shader {
background: transparent;
}
- #settings-button {
- display: none;
- }
- #about-button {
- display: none;
- }
- #export-button {
- display: none;
- }
-
.page-title {
padding-top: 0px;
}
@@ -330,11 +320,6 @@ iframe#shader {
z-index: 1000;
}
- button {
- border: none;
- background: rgba(0, 0, 0, 0.66);
- }
-
select {
border: none;
outline: none;
@@ -376,15 +361,15 @@ iframe#shader {
}
}
-#zen-button {
+.dropdown {
position: fixed;
z-index: 1000;
- bottom: 0;
+ top: 0;
right: 0;
-}
-
-.dropdown {
- position: relative;
+ button {
+ width: 100%;
+ text-align: left;
+ }
}
.dropdown-content {
display: none;