diff --git a/Fantasy-Map-Generator-Av7.diff b/Fantasy-Map-Generator-Av7.diff new file mode 100644 index 00000000..61028693 --- /dev/null +++ b/Fantasy-Map-Generator-Av7.diff @@ -0,0 +1,223 @@ +diff --git a/index.css b/index.css +index 555b650..7c41e87 100644 +--- a/index.css ++++ b/index.css +@@ -2286,6 +2286,28 @@ svg.button { + align-items: center; + } + ++.bmaCheck { ++ display: inline-flex; ++ width: 160px; ++ padding-top: 8px; ++} ++ ++.bmaInclude, .bmaExclude { ++ display: inline-flex; ++ width: 45px; ++} ++ ++.bmaStates, .bmaCultures, .bmaPopulation { ++ display: inline-flex; ++ width: 160px; ++ padding-top: 8px; ++} ++ ++.bmaSelect, .bmaNumber { ++ width: 80px; ++} ++ ++ + #errorBox { + font-size: 0.9em; + font-family: var(--monospace); +diff --git a/index.html b/index.html +index ae434d4..f5cb503 100644 +--- a/index.html ++++ b/index.html +@@ -5508,58 +5508,83 @@ + +