10 lines
267 B
XML
10 lines
267 B
XML
<Style name="style-inline" filter-mode="first">
|
|
<Rule>
|
|
<LineSymbolizer stroke="#f5fffa" stroke-width="5" />
|
|
</Rule>
|
|
</Style>
|
|
<Style name="style-outline" filter-mode="first">
|
|
<Rule>
|
|
<LineSymbolizer stroke="#f5f5f5" stroke-width="10" />
|
|
</Rule>
|
|
</Style> |