From cdf535054a9da3533698de02b5bb95394a431d1d Mon Sep 17 00:00:00 2001 From: Leilei332 Date: Sun, 10 Aug 2025 14:59:45 +0800 Subject: [PATCH] Update docs --- editions/tw5.com/tiddlers/macros/StylesheetMacros.tid | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/macros/StylesheetMacros.tid b/editions/tw5.com/tiddlers/macros/StylesheetMacros.tid index 5d7955dba0..48ab1de05a 100644 --- a/editions/tw5.com/tiddlers/macros/StylesheetMacros.tid +++ b/editions/tw5.com/tiddlers/macros/StylesheetMacros.tid @@ -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: ;`<>` : for the `x-box-shadow` properties @@ -19,6 +21,8 @@ The following core [[macros|Macros]] make it easy to specify alternative browser ;`<>` : for the `x-column-count` property +--- + The following macros are documented separately: * <<.mlink colour>>