diff --git a/index.css b/index.css index cb989590..b5df6d00 100644 --- a/index.css +++ b/index.css @@ -101,7 +101,7 @@ button, select, a, .pointer { fill-rule: evenodd; } -#lakes, #coastline, #armies, #ice { +#lakes, #coastline, #armies, #ice, #emblems { cursor: pointer; } @@ -707,6 +707,15 @@ fieldset { width: 6%; } +.emblemShapePreview { + width: 1.5em; + height: 1.5em; + margin: -.4em .1em; + fill: #fff; + stroke: #000; + stroke-width: 5px; +} + #styleContent table { border-spacing: 0; margin-left: .2em; diff --git a/index.html b/index.html index db2f0795..7890c3ce 100644 --- a/index.html +++ b/index.html @@ -956,6 +956,7 @@
  • Population
  • Ice
  • Precipitation
  • +
  • Emblems
  • Labels
  • Icons
  • Military
  • @@ -994,6 +995,7 @@ + @@ -1735,6 +1737,65 @@ + + + + + + Emblem shape + + + + + + +

    Generator settings:

    @@ -1799,7 +1860,7 @@ -