mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
conversion tweaks
This commit is contained in:
@@ -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;
|
||||
|
||||
+2
-2
@@ -144,11 +144,11 @@
|
||||
position:relative;
|
||||
}
|
||||
|
||||
.endGameRestart {
|
||||
.endGameOption {
|
||||
font-size: 32px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.endGameRestart:hover {
|
||||
.endGameOption:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user