Dynamic UI for discord, back to outside sources :P
This commit is contained in:
parent
08f85ef076
commit
8e5a573d37
26 changed files with 144 additions and 208 deletions
|
@ -5,7 +5,6 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<link rel="stylesheet" href="../bootstrap.min.css">
|
||||
<link rel="stylesheet" href="../style.css">
|
||||
|
||||
<meta content="Violet's Pronouns" property="og:title" />
|
||||
|
@ -32,6 +31,7 @@
|
|||
<p class="chip hate">Hate</p>
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
<hr>
|
||||
<h2>Names</h2>
|
||||
<p class="chip love">Violet, Vivi, Vi, V</p>
|
||||
<p class="chip like">Purple</p>
|
||||
|
@ -39,7 +39,7 @@
|
|||
</div>
|
||||
|
||||
<div class="col-sm-6">
|
||||
|
||||
<hr>
|
||||
<h2>Pronouns</h2>
|
||||
<p class="chip love">They/Them</p>
|
||||
<p class="chip fine">She/Her, etc...</p>
|
||||
|
@ -61,8 +61,9 @@
|
|||
<p class="chip like">Dude, Partner, Bro</p>
|
||||
<p class="chip silly">Guy, Pardner</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<hr>
|
||||
<p>If there's any more confusion, or a section you'd want me to add, please put an issue on codeberg :D</p>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue