Appends the style to the selected elements' style list. Has no effect of elements that don't accept `style` as part of their [content-model](https://svgwg.org/svg2-draft/attindex.html).
```sh
# Effects: History, Document
-style "<property>" "<value>"
```