Skip to content

Commit

Permalink
Make country names bold
Browse files Browse the repository at this point in the history
  • Loading branch information
vholten committed Nov 24, 2018
1 parent f4919ff commit aeda57e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions placenames.mss
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,10 @@
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;
text-character-spacing: 0.5;
}
}

Expand Down

0 comments on commit aeda57e

Please sign in to comment.