9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
#world {
|
|
::outline {
|
|
line-color: darken(#85c5d3);
|
|
line-width: 2;
|
|
line-join: round;
|
|
}
|
|
polygon-fill: #fff;
|
|
}
|