Added some CSS for language boundaries
This commit is contained in:
@@ -25,6 +25,11 @@
|
|||||||
fill: none;
|
fill: none;
|
||||||
stroke-width: 1;
|
stroke-width: 1;
|
||||||
}
|
}
|
||||||
|
.language {
|
||||||
|
stroke: red;
|
||||||
|
fill: none;
|
||||||
|
stroke-width: 1;
|
||||||
|
}
|
||||||
|
|
||||||
.district {
|
.district {
|
||||||
stroke: white;
|
stroke: white;
|
||||||
|
Reference in New Issue
Block a user