carto/test/rendering-mss/basic_attachment_separate_before.mss
2014-06-11 17:52:06 +02:00

9 lines
148 B
Plaintext

#layer::outline {
line-color: aliceblue;
line-width: 10;
}
#layer {
// default attachment comes after
line-color: orchid;
line-width: 5;
}