summaryrefslogtreecommitdiff
path: root/soton-uni-campus.mss
blob: 2064b201dc70b4999cf8c777203a979f879d4142 (plain)
1
2
3
4
5
6
7
#soton-uni-campus {
    polygon-fill: #5383b3;
    line-width: 1;
    [landuse = 'residential'] {
     	polygon-fill: #6699cc;
   }
}