mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-20 18:23:51 +00:00
42 lines
1.1 KiB
Plaintext
42 lines
1.1 KiB
Plaintext
/* Keep here changes of the base map style file only. */
|
|
@import("../../default/include/ways.mapcss");
|
|
|
|
|
|
line|z13[highway=cycleway]
|
|
{width: 2.0;}
|
|
line|z14[highway=cycleway],
|
|
{width: 2.2;}
|
|
line|z15[highway=cycleway],
|
|
{width: 2.5;}
|
|
line|z16[highway=cycleway],
|
|
{width: 3;}
|
|
line|z17[highway=cycleway],
|
|
{width: 3.4;}
|
|
line|z18[highway=cycleway],
|
|
{width: 4.2;}
|
|
line|z19-[highway=cycleway],
|
|
{width: 5.2;}
|
|
|
|
line|z14[highway=path][bicycle=designated]::cycleline,
|
|
{width: 1.5;}
|
|
line|z15[highway=path][bicycle=designated]::cycleline,
|
|
{width: 1.6;}
|
|
line|z16[highway=path][bicycle=designated]::cycleline,
|
|
{width: 2.2;}
|
|
line|z17[highway=path][bicycle=designated]::cycleline,
|
|
{width: 2;}
|
|
line|z18[highway=path][bicycle=designated]::cycleline,
|
|
{width: 2.4;}
|
|
line|z19-[highway=path][bicycle=designated]::cycleline,
|
|
{width: 2.8;}
|
|
|
|
line|z15[highway=footway][bicycle=designated]::cycleline,
|
|
{width: 1.7;}
|
|
line|z16[highway=footway][bicycle=designated]::cycleline,
|
|
{width: 1.8;}
|
|
line|z17[highway=footway][bicycle=designated]::cycleline,
|
|
{width: 2.1;}
|
|
line|z18[highway=footway][bicycle=designated]::cycleline,
|
|
{width: 2.4;}
|
|
line|z19-[highway=footway][bicycle=designated]::cycleline,
|
|
{width: 3.0;} |