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