11 lines
148 B
Plaintext
11 lines
148 B
Plaintext
Map {
|
|
background-color: #fff;
|
|
}
|
|
|
|
#world {
|
|
polygon-fill: #eee;
|
|
polygon-pattern-file: url('test.png');
|
|
line-color: #ccc;
|
|
line-width: 0.5;
|
|
}
|