From 4b9c0aac7a624f1b6af9037293e21d524f2511fe Mon Sep 17 00:00:00 2001 From: MacDue Date: Sun, 31 Jul 2022 01:24:24 +0100 Subject: Base: Add linear-gradient list-marker demo --- Base/res/html/misc/lists.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Base/res/html/misc') diff --git a/Base/res/html/misc/lists.html b/Base/res/html/misc/lists.html index 59976d665a..19e7fb67c2 100644 --- a/Base/res/html/misc/lists.html +++ b/Base/res/html/misc/lists.html @@ -68,6 +68,12 @@
  • Another entry
  • +

    list-style: linear-gradient(to top left, red, green)

    + +

    list-style: inside url(list-item.png)