created: 20150221181835000 modified: 20150221223956000 tags: Macros [[Core Macros]] title: Stylesheet Macros type: text/vnd.tiddlywiki The following core [[macros|Macros]] make it easy to specify alternative browser-specific properties when constructing a [[stylesheet|Cascading Style Sheets]] tiddler: ;`<>` : for the `x-box-shadow` properties ;`<>` : for the `x-filter` properties ;`<>` : for the `x-transition` properties ;`<>` : for the `x-transition-origin` properties ;`<>` : for the `x-linear-gradient` values of the `background-image` property The following macros are documented separately: * <<.mlink colour>> * <<.mlink datauri>> All these macros are defined in the [[$:/core/macros/CSS]] tiddler.