diff --git a/styles/standard/elemstyles.xml b/styles/standard/elemstyles.xml
index 3e1027d..3e0bc04 100644
|
a
|
b
|
For external files the <rules> should have following elements:
|
| 480 | 480 | |
| 481 | 481 | <rule> |
| 482 | 482 | <condition k="highway" v="road"/> |
| 483 | | <line width="2" realwidth="5" dashed="true" colour="deprecated#ff0000"/> |
| | 483 | <line width="2" realwidth="5" colour="street#c0c0c0"/> |
| | 484 | <linemod mode="under" width="10" colour="tiger_data#80800090"/> |
| 484 | 485 | <icon annotate="true" src="misc/deprecated.png"/> |
| 485 | 486 | </rule> |
| 486 | 487 | |