diff --git a/Base/res/html/misc/box-shadow.html b/Base/res/html/misc/box-shadow.html new file mode 100644 index 0000000000..c1fe9b4d12 --- /dev/null +++ b/Base/res/html/misc/box-shadow.html @@ -0,0 +1,41 @@ + + + + + Box-Shadow + + + + +

Box-shadow Tests

+ +
+

box-shadow: 20px 10px magenta

+
+ +
+

box-shadow: -40px -20px magenta

+
+ +
+

box-shadow: 20px 10px rgba(255,0,255,0.5)

+
+ +
+

box-shadow: -40px -20px rgba(255,0,255,0.5)

+
+ +
+

box-shadow: 20px 10px 5px magenta

+
+ + + diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index dbc740f4bd..28a49ea19c 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -46,6 +46,7 @@

This page loaded in ms

Some small test pages: