forked from organicmaps/organicmaps
[style] Make sea names larger.
This commit is contained in:
parent
0ff9749a72
commit
9dca86fc77
1 changed files with 3 additions and 3 deletions
|
@ -16,16 +16,16 @@ node|z7-[place=ocean]
|
|||
node|z5-[place=sea]
|
||||
{
|
||||
text: name;
|
||||
font-size: 8;
|
||||
font-size: 10;
|
||||
text-color: @sea_name;
|
||||
}
|
||||
node|z7-[place=sea]
|
||||
{
|
||||
font-size: 10;
|
||||
font-size: 12;
|
||||
}
|
||||
node|z9-[place=sea]
|
||||
{
|
||||
font-size: 11;
|
||||
font-size: 14;
|
||||
}
|
||||
area|z16-[amenity=fountain],
|
||||
area|z12-[landuse=basin],
|
||||
|
|
Loading…
Add table
Reference in a new issue