carto/test/rendering-mss/basic_attachment_separate_before.mss
2013-08-09 22:03:55 +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;
}