diff --git a/index.css b/index.css index 34bc38897..877f4e4e7 100644 --- a/index.css +++ b/index.css @@ -593,7 +593,7 @@ button.active { #viewMode > button { padding: .35em; - margin: .2em .3em; + margin: .2em .3em .6em .3em; float: left; width: 30.7%; } @@ -1287,6 +1287,10 @@ div.states span.inactive:hover { color: #abaaaa; } +div.states>input.riverType { + width: 5em; +} + #diplomacyBodySection > div { cursor: pointer; } @@ -1976,6 +1980,13 @@ svg.button { border: 1px solid #916e7f; } +.announcement { + background-color: #a18888; + color: white; + padding: .4em .5em; + border: dashed 1px #5d4651; +} + #debug { font-size: 1px; opacity: .8; diff --git a/index.html b/index.html index 13c01acae..20afab01c 100644 --- a/index.html +++ b/index.html @@ -1798,17 +1798,17 @@ - +

Click to overview:

+ -
@@ -1817,7 +1817,7 @@ - + @@ -1829,11 +1829,11 @@

Click to add:

- - - - - + + + + +
@@ -1901,23 +1901,8 @@
- -
-
.map
-
.svg
-
.png
-
.jpeg
-
.json
-
storage
- -
+ -
-
from local disk
-
from URL
-
from storage
- -
@@ -1931,16 +1916,16 @@
-
-
- - + + + +