mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-08-01 16:38:56 +00:00
Update docs
This commit is contained in:
@@ -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>>
|
||||
|
||||
Reference in New Issue
Block a user