Update docs

This commit is contained in:
Leilei332
2025-08-10 14:59:45 +08:00
parent c685016a95
commit cdf535054a
@@ -4,7 +4,9 @@ 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:
The following core CSS property [[macros|Macros]] make it easy to specify alternative browser-specific properties when constructing a [[stylesheet|Cascading Style Sheets]] tiddler:
<<.deprecated-since "5.4.0">> These CSS property macros are now deprecated, they were used to support browsers released before 2017:
;`<<box-shadow shadow>>`
: for the `x-box-shadow` properties
@@ -19,6 +21,8 @@ The following core [[macros|Macros]] make it easy to specify alternative browser
;`<<column-count columns>>`
: for the `x-column-count` property
---
The following macros are documented separately:
* <<.mlink colour>>