mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:07:45 +00:00
Base: Add a test page for CSS opacity property
This commit is contained in:
parent
f567414f65
commit
6097578c59
2 changed files with 71 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
|||
<p>Some small test pages:</p>
|
||||
<ul>
|
||||
<li><a href="calc.html">calc Property</a></li>
|
||||
<li><a href="opacity.html">CSS opacity property</a></li>
|
||||
<li><a href="justify-content.html">Flexbox justify-content</a></li>
|
||||
<li><a href="lists.html">Lists</a></li>
|
||||
<li><a href="text-decoration.html">Text-decoration</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue