From 452dc544bcbdf839d0db8cc2a7fb8f27bd4963f5 Mon Sep 17 00:00:00 2001 From: MacDue Date: Tue, 12 Jul 2022 00:39:17 +0100 Subject: [PATCH] Base: Add simple gradients test page --- Base/res/html/misc/gradients.html | 69 +++++++++++++++++++++++++++++++ Base/res/html/misc/welcome.html | 1 + 2 files changed, 70 insertions(+) create mode 100644 Base/res/html/misc/gradients.html diff --git a/Base/res/html/misc/gradients.html b/Base/res/html/misc/gradients.html new file mode 100644 index 0000000000..e6a9806348 --- /dev/null +++ b/Base/res/html/misc/gradients.html @@ -0,0 +1,69 @@ + + + + + Gradients + + + +

Gradients!

+
+
+
+
+
+
+
+ + + diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index e1aafcd06f..a375e89282 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -105,6 +105,7 @@
  • :hover
  • :focus
  • Properties

  • +
  • Gradients
  • vertical-align
  • Backgrounds
  • Background-repeat