hopefully cool text outline thingie

This commit is contained in:
2024-01-24 15:36:23 +01:00
parent 5c0cc0d43e
commit a3bd52b6ae
2 changed files with 7 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<!--PAGENAME=Hello, <template name="username">-->
<header>
<div class="user-index-header-text">
<h1 class="user-index-h1">Hello, <template name="username">.</h1>
<h1 class="user-index-h1">Hello, <span class="outlined-text"><template name="username"></template></span>.</h1>
<h2 class="user-index-h2">What would you like to watch?</h2>
</div>
</header>