diff --git a/css/main.css b/css/main.css
index 631b6df..869d6e7 100644
--- a/css/main.css
+++ b/css/main.css
@@ -69,6 +69,7 @@ div#header {
right: 10px;
bottom: 10px;
color: #666;
+ z-index: 10;
}
.menu span {
@@ -126,6 +127,10 @@ span.customSelectOptions {
text-decoration: underline;
}
+.menu .appStore {
+ font-weight: bold;
+}
+
div.headerButton {
font-size: 18px;
cursor: pointer;
diff --git a/css/space.css b/css/space.css
index 61705e6..b044231 100644
--- a/css/space.css
+++ b/css/space.css
@@ -144,11 +144,11 @@
position:relative;
}
-.endGameRestart {
+.endGameOption {
font-size: 32px;
cursor: pointer;
}
-.endGameRestart:hover {
+.endGameOption:hover {
text-decoration: underline;
}
diff --git a/mobileWarning.html b/mobileWarning.html
index cf06a9b..65584db 100644
--- a/mobileWarning.html
+++ b/mobileWarning.html
@@ -27,7 +27,7 @@
Sorry about that!
Of course you can play anyway, but it probably won't work!
- A Dark Room is now native on iOS! Get it on the App Store.
+ A Dark Room is now native on iOS! Get it on the App Store.