carto/test/rendering/issue_239_a.mss
2013-01-23 16:59:22 -08:00

7 lines
146 B
Plaintext

// Only the coastlines should be visible,
// not land boundaries.
#countries::outline {
line-color: #024;
line-width: 2;
line-join: round;
}