added wavy underline and changed emoji's

This commit is contained in:
Vivi 2024-02-05 23:16:02 -05:00
parent 7a623fdb24
commit f669f68f1b
2 changed files with 6 additions and 2 deletions

View file

@ -12,6 +12,6 @@
<div>
&#128274; &#129418; &#10084;
<br />
&#160;Maybe.
&nbsp;Maybe.
</div>
</main>

View file

@ -37,6 +37,10 @@
margin: 2em 40%;
}
.dont {
text-decoration: #d94a4a wavy underline;
}
</style>
<main>
<h1>how to: <span class="name">Rena</span>'s pronouns</h1>
@ -137,5 +141,5 @@ Very carefully! <span class="_3pp">It</span> will usually speak as if <span clas
<span class="name">Rena</span> may use the royal "we" or "us" to refer to <span class="_3pp">itself</span> as stand-in for first-person singular pronouns. <span class="_3pp">It</span> often speaks as such in a plural sense, meaning collectively with headmates too; but sometimes not~
</p>
<hr style="margin: 1.4em 0;" />
<small>Special thanks to noe&#40;&lt;3&#41; and it's <a href="https://noe.sh/pronouns/">pronouns page</a> for the layout and reference.</small>
<small>Special thanks to noe(💜) and it's <a href="https://noe.sh/pronouns/">pronouns page</a> for the layout and reference.</small>
</main>