summaryrefslogtreecommitdiff
path: root/soton-uni-campus.mss
diff options
context:
space:
mode:
Diffstat (limited to 'soton-uni-campus.mss')
-rwxr-xr-xsoton-uni-campus.mss7
1 files changed, 7 insertions, 0 deletions
diff --git a/soton-uni-campus.mss b/soton-uni-campus.mss
new file mode 100755
index 0000000..2064b20
--- /dev/null
+++ b/soton-uni-campus.mss
@@ -0,0 +1,7 @@
+#soton-uni-campus {
+ polygon-fill: #5383b3;
+ line-width: 1;
+ [landuse = 'residential'] {
+ polygon-fill: #6699cc;
+ }
+}