diff --git a/Base/res/html/misc/custom-properties.html b/Base/res/html/misc/custom-properties.html index b4766b2be4..253a4557de 100644 --- a/Base/res/html/misc/custom-properties.html +++ b/Base/res/html/misc/custom-properties.html @@ -152,6 +152,14 @@ This should be cyan +
+ <div style="--color: turquoise; background-color: var(--color)"> ++
:root {