mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:37:35 +00:00
Base: Add existing @font-face test to welcome page
This adds the existing `@font-face` test page to the welcome page.
This commit is contained in:
parent
d0a1775369
commit
b0f9ad0000
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@
|
|||
<li><a href="calc.html">calc()</a></li>
|
||||
<li><a href="css-import.html">@import</a></li>
|
||||
<li><a href="media-queries.html">@media queries</a></li>
|
||||
<li><a href="font-face.html">@font-face</a></li>
|
||||
<li><a href="margin-collapse-1.html">margin collapsing 1</a></li>
|
||||
<li><a href="margin-collapse-2.html">margin collapsing 2</a></li>
|
||||
<li><a href="position-absolute-from-edges.html">position: absolute, offset from edges</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue