added wavy underline and changed emoji's
This commit is contained in:
parent
7a623fdb24
commit
f669f68f1b
2 changed files with 6 additions and 2 deletions
|
@ -12,6 +12,6 @@
|
|||
<div>
|
||||
🔒 🦊 ❤
|
||||
<br />
|
||||
 Maybe.
|
||||
Maybe.
|
||||
</div>
|
||||
</main>
|
||||
|
|
|
@ -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(<3) 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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue