carto/test/rendering/sharedclass.mss

12 lines
86 B
Plaintext
Raw Normal View History

2011-08-24 04:14:18 +08:00
.a {
polygon-fill: #f00;
}
.b {
line-color: #0f0;
}
.c {
marker-fill: #00f;
}