[styles] Fix towns font sizes

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin 2024-02-02 08:48:43 +02:00 committed by Viktor Govako
parent 2754d55f5e
commit 5fbf550233
2 changed files with 42 additions and 47 deletions

View file

@ -269,15 +269,15 @@ node|z8[place=town][population>=40000]::int_name,
node|z9[place=town][population>=20000]::int_name,
{text:int_name;text-color: @city_label;}
node|z10-11[place=town],
node|z10-[place=town],
{text: name; text-color: @city_label; text-halo-radius: 1; text-halo-opacity: 0.8; text-halo-color: @label_halo_light;}
node|z10-11[place=town]::int_name,
node|z10-[place=town]::int_name,
{text:int_name; text-color: @city_label; text-halo-radius: 1; text-halo-opacity: 0.8; text-halo-color: @label_halo_light;}
node|z12-[place=town][population<20000],
{text: name;text-color: @label_medium;text-halo-radius: 1;text-halo-opacity: 0.8;text-halo-color: @label_halo_light;}
node|z12-[place=town][population<20000]::int_name
{text:int_name;text-color: @label_medium;text-halo-radius: 1;text-halo-opacity: 0.8;text-halo-color: @label_halo_light;}
node|z12-[place=town],
{text-color: @label_medium;}
node|z12-[place=town]::int_name,
{text-color: @label_medium;}
node|z8[place=town][population>=40000]
{font-size: 10;}
@ -289,25 +289,25 @@ node|z9[place=town][population>=20000]
node|z9[place=town][population>=20000]::int_name
{font-size: 9;}
node|z10[place=town][population>=0]
node|z10[place=town],
{font-size: 10;}
node|z10[place=town][population>=0]::int_name
node|z10[place=town]::int_name,
{font-size: 9;}
node|z11[place=town][population>=0]
node|z11[place=town],
{font-size: 11;}
node|z11[place=town][population>=0]::int_name
node|z11[place=town]::int_name,
{font-size: 10;}
node|z12[place=town][population>=0]
{font-size: 12;text-halo-opacity: 1;}
node|z12[place=town][population>=0]::int_name
{font-size: 10;text-halo-opacity: 1;}
node|z13-[place=town][population>=0]
{font-size: 14;}
node|z13-[place=town][population>=0]::int_name
node|z12[place=town],
{font-size: 12;}
node|z12[place=town]::int_name,
{font-size: 10;}
node|z13-[place=town],
{font-size: 14; text-halo-opacity: 1;}
node|z13-[place=town]::int_name,
{font-size: 12; text-halo-opacity: 1;}
/* 4.3 Village */
@ -316,7 +316,7 @@ node|z11-[place=village]
node|z11-[place=village]::int_name
{text:int_name;text-color: @city_label;text-halo-radius: 1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
node|z13-[place=hamlet]
{text: name;text-color: @label_light;text-halo-radius: 1;text-halo-opacity: 0.6;text-halo-color: @label_halo_light;}
{text: name;text-color: @city_label;text-halo-radius: 1;text-halo-opacity: 0.6;text-halo-color: @label_halo_light;}
node|z11[place=village]
{font-size: 10;}
@ -329,9 +329,9 @@ node|z12[place=village]::int_name
{font-size: 9;}
node|z13-[place=village]
{font-size: 12;text-color: @label_medium;text-halo-opacity: 0.8;}
{font-size: 12;text-color: @label_medium;}
node|z13-[place=village]::int_name
{font-size: 10;text-color: @label_medium;text-halo-opacity: 0.8;}
{font-size: 10;text-color: @label_medium;}
node|z13-[place=hamlet]
{font-size: 11;}

View file

@ -236,45 +236,40 @@ node|z8[place=town][population>=40000]::int_name,
node|z9[place=town][population>=20000]::int_name,
{text:int_name;text-color: @city_label;}
node|z10-11[place=town],
node|z10-[place=town],
{text: name; text-color: @city_label; text-halo-radius: 1; text-halo-opacity: 0.8; text-halo-color: @label_halo_light;}
node|z10-11[place=town]::int_name,
node|z10-[place=town]::int_name,
{text:int_name; text-color: @city_label; text-halo-radius: 1; text-halo-opacity: 0.8; text-halo-color: @label_halo_light;}
node|z12-[place=town][population<20000],
{text: name;text-color: @label_medium;text-halo-radius: 1;text-halo-opacity: 0.8;text-halo-color: @label_halo_light;}
node|z12-[place=town][population<20000]::int_name
{text:int_name;text-color: @label_medium;text-halo-radius: 1;text-halo-opacity: 0.8;text-halo-color: @label_halo_light;}
node|z12-[place=town],
{text-color: @label_medium;}
node|z12-[place=town]::int_name,
{text-color: @label_medium;}
node|z8[place=town][population>=40000]
{font-size: 10;}
node|z8[place=town][population>=40000]::int_name
{font-size: 9;}
node|z9[place=town][population>=20000]
node|z10[place=town],
{font-size: 10;}
node|z9[place=town][population>=20000]::int_name
node|z10[place=town]::int_name,
{font-size: 9;}
node|z10[place=town][population>=0]
{font-size: 10;}
node|z10[place=town][population>=0]::int_name
{font-size: 9;}
node|z11[place=town][population>=0]
node|z11[place=town],
{font-size: 11;}
node|z11[place=town][population>=0]::int_name
node|z11[place=town]::int_name,
{font-size: 10;}
node|z12[place=town][population>=0]
{font-size: 12;text-halo-opacity: 1;}
node|z12[place=town][population>=0]::int_name
{font-size: 10;text-halo-opacity: 1;}
node|z13-[place=town][population>=0]
{font-size: 14;}
node|z13-[place=town][population>=0]::int_name
node|z12[place=town],
{font-size: 12;}
node|z12[place=town]::int_name,
{font-size: 10;}
node|z13-[place=town],
{font-size: 14; text-halo-opacity: 1;}
node|z13-[place=town]::int_name,
{font-size: 12; text-halo-opacity: 1;}
/* 4.3 Village */
@ -283,7 +278,7 @@ node|z11-[place=village]
node|z11-[place=village]::int_name
{text:int_name;text-color: @city_label;text-halo-radius: 1;text-halo-opacity: 0.7;text-halo-color: @label_halo_light;}
node|z13-[place=hamlet]
{text: name;text-color: @label_light;text-halo-radius: 1;text-halo-opacity: 0.6;text-halo-color: @label_halo_light;}
{text: name;text-color: @city_label;text-halo-radius: 1;text-halo-opacity: 0.6;text-halo-color: @label_halo_light;}
node|z11[place=village]
{font-size: 10;}
@ -296,9 +291,9 @@ node|z12[place=village]::int_name
{font-size: 9;}
node|z13-[place=village]
{font-size: 12;text-color: @label_medium;text-halo-opacity: 0.8;}
{font-size: 12;text-color: @label_medium;}
node|z13-[place=village]::int_name
{font-size: 10;text-color: @label_medium;text-halo-opacity: 0.8;}
{font-size: 10;text-color: @label_medium;}
node|z13-[place=hamlet]
{font-size: 11;}