summaryrefslogtreecommitdiff
path: root/buildings.mss
diff options
context:
space:
mode:
Diffstat (limited to 'buildings.mss')
-rwxr-xr-xbuildings.mss14
1 files changed, 7 insertions, 7 deletions
diff --git a/buildings.mss b/buildings.mss
index 52c91c8..2d6669a 100755
--- a/buildings.mss
+++ b/buildings.mss
@@ -35,14 +35,14 @@
}
}
}
- [name != ''] {
- text-size: 14;
- [zoom >= 18] {
- text-size: 15;
- [zoom >= 20] {
- text-size: 18;
+ [minor=false] {
+ text-size: 14;
+ [zoom >= 18] {
+ text-size: 15;
+ [zoom >= 20] {
+ text-size: 18;
+ }
}
- }
}
}
}