Skip to content

Commit

Permalink
Borders and country name rework
Browse files Browse the repository at this point in the history
  • Loading branch information
kocio-pl committed Dec 8, 2018
1 parent 83d4d63 commit fec6ab9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion admin.mss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@admin-boundaries: #ac46ac;
@admin-boundaries: #6b516b;

@admin-simplify: 4;
@admin-simplify-algorithm: visvalingam-whyatt;
Expand Down
2 changes: 1 addition & 1 deletion placenames.mss
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
text-line-spacing: -0.7; // -0.05 em
}
text-fill: @country-labels;
text-face-name: @book-fonts;
text-face-name: @bold-fonts;
text-halo-fill: @standard-halo-fill;
text-halo-radius: @standard-halo-radius * 1.5;
text-placement: interior;
Expand Down

0 comments on commit fec6ab9

Please sign in to comment.