diff --git a/index.css b/index.css index 557eb84c..89d33e82 100644 --- a/index.css +++ b/index.css @@ -2277,10 +2277,10 @@ svg.button { left: 50%; top: 50%; transform: translate(-50%, -50%); - max-width: 22em; - background-color: #fff; + max-width: 23em; padding: 1.2em; - border: solid 1px #000; + background-color: var(--bg-dialogs); + border: solid 1px var(--dark-solid); font-size: 1.2em; z-index: 1000; } diff --git a/index.html b/index.html index 27d27e9e..369cddf7 100644 --- a/index.html +++ b/index.html @@ -2035,9 +2035,12 @@
- See in City Generator by Watabou. - Seed: - + See in City Generator by Watabou. +
+ Seed: + +
+
@@ -3656,7 +3659,7 @@