You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
carto/test/rendering-mss/basic_attachment_separate_b...

12 lines
168 B

#layer::outline {
line-color: salmon;
line-width: 10;
}
#layer {
line-color: coral;
line-width: 5;
}
#layer::inline {
line-color: moccasin;
line-width: 1;
}