5 lines
67 B
Plaintext
5 lines
67 B
Plaintext
#world {
|
|
polygon-fill: green;
|
|
line-color: hsl(30, 40%, 90%);
|
|
}
|