mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:17:44 +00:00
Base: Add a text-shadow test page
This commit is contained in:
parent
f078bb8294
commit
4d8789b173
2 changed files with 46 additions and 0 deletions
|
@ -106,6 +106,7 @@
|
|||
<li><a href="backgrounds.html">Backgrounds</a></li>
|
||||
<li><a href="background-repeat-test.html">Background-repeat</a></li>
|
||||
<li><a href="box-shadow.html">Box-shadow</a></li>
|
||||
<li><a href="text-shadow.html">Text-shadow</a></li>
|
||||
<li><a href="opacity.html">Opacity</a></li>
|
||||
<li><a href="text-decoration.html">Text-decoration</a></li>
|
||||
<li><a href="fonts.html">Fonts</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue