mapshaper 0.6.118 → 0.6.119

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/www/page.css CHANGED
@@ -195,6 +195,11 @@ body.map-view {
195
195
  .btn.toggle-btn.active {
196
196
  background-color: black;
197
197
  }
198
+
199
+ #donate-btn {
200
+ color: #ffa;
201
+ }
202
+
198
203
  .separator {
199
204
  border-left: 1px solid white;
200
205
  height: 10px;