style/buildings.mss@34a84c0a427c
style/buildings.mss
Sat, 26 Sep 2020 00:55:46 +0300
- author
- Teemu Piippo <teemu@hecknology.net>
- date
- Sat, 26 Sep 2020 00:55:46 +0300
- changeset 4
- 34a84c0a427c
- parent 0
-
b0eb3af2f9ee
- permissions
- -rw-r--r--
render commuter train refs
@building-color: #bbbab4;
#buildings
{
polygon-fill: @building-color;
line-width: 0.5;
line-color: darken(@building-color, 20%);
[building = 'construction'] {
line-dasharray: 4,4;
}
}