Back to the card!

This commit is contained in:
Violet 2023-11-07 20:40:43 +00:00 committed by GitHub
parent 8dd83eadd3
commit 185c66b86a
4 changed files with 77 additions and 57 deletions

View file

@ -13,12 +13,12 @@
</head> </head>
<body> <body>
<h1>Welcome to Violet's&nbsp;Purgatory</h1> <div class="fadediv"
<br> style="display: flex; justify-content: center; align-items: center; width: 100%; height: 100%;">
<div id="maindiv"> <!-- <h1>Welcome to Violet's&nbsp;Purgatory</h1> -->
<div class="container-fluid row" id="card"> <div class="container-fluid row" id="card">
<h2>Violet</h2> <h2>Violet</h2>
<div class="col-sm-6"> <div class="col-sm-6" style="display: flex; justify-content: center; align-items: center;">
<img src="https://api.lanyard.rest/534132311781015564.png" class="pfp"> <img src="https://api.lanyard.rest/534132311781015564.png" class="pfp">
</div> </div>
<div class="col-sm-6"> <div class="col-sm-6">
@ -34,15 +34,14 @@
<p style="color: lightgray"><em>The world's worst developer</em></p> <p style="color: lightgray"><em>The world's worst developer</em></p>
</div> </div>
</div> </div>
<hr>
<p class="chip" style="border-color: red;">Ko-Fi: <a href="https://ko-fi.com/bingus_violet" <!-- <p class="chip" style="border-color: red;">Ko-Fi: <a href="https://ko-fi.com/bingus_violet"
style="color: rgb(255, 100, 100)">bingus_violet</a> - Please donate!</p> style="color: rgb(255, 100, 100)">bingus_violet</a> - Please donate!</p>
<br><br> <br><br>
<p>If you have any problems with the site, put up an issue on <a <p>If you have any problems with the site, put up an issue on <a
href="https://codeberg.org/Bingus_Violet/Violets-Purgatory">codeberg!</a></p> href="https://codeberg.org/Bingus_Violet/Violets-Purgatory">codeberg!</a></p> -->
</div> </div>
</body> </body>

View file

@ -1,5 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -8,45 +9,51 @@
<link rel="stylesheet" href="/style.css"> <link rel="stylesheet" href="/style.css">
</head> </head>
<body> <body>
<!-- Yet again I would like to apologize for the absolutely atrocious code !! -->
<br> <!-- Yet again I would like to apologize for the absolutely atrocious code !! -->
<p class="chip"><a href="/">Home</a></p>
<h1>Preferences</h1>
<p class="chip love">Love</p>
<p class="chip like">Like</p>
<p class="chip silly">Fine if used Silly/Jokingly</p>
<p class="chip fine">Neutral</p>
<p class="chip hate">Hate</p>
<hr>
<h1>Names</h1> <br>
<p class="chip love">Violet, Vivi, Vi, V</p> <p class="chip"><a href="/">Home</a></p>
<p class="chip like">Purple</p> <h1>Preferences</h1>
<p class="chip silly">Purple guy</p> <div class="fadediv">
<hr> <p class="chip love">Love</p>
<p class="chip like">Like</p>
<p class="chip silly">Fine if used Silly/Jokingly</p>
<p class="chip fine">Neutral</p>
<p class="chip hate">Hate</p>
<hr>
<h1>Pronouns</h1> <h1>Names</h1>
<p class="chip love">They/Them</p> <p class="chip love">Violet, Vivi, Vi, V</p>
<p class="chip like">She/Her</p> <p class="chip like">Purple</p>
<p class="chip fine">Other</p> <p class="chip silly">Purple guy</p>
<p class="chip hate">He/Him</p> <hr>
<hr>
<h1>Words</h1> <h1>Pronouns</h1>
<h2>Honorifics</h2> <p class="chip love">They/Them</p>
<p class="chip like">Mrs/Ms, Miss, Ma'am</p> <p class="chip like">She/Her</p>
<p class="chip silly">Sir, Mr</p> <p class="chip fine">Other</p>
<p class="chip fine">Mx</p> <p class="chip hate">He/Him</p>
<hr>
<h2>Other words</h2> <h1>Words</h1>
<p class="chip love">Any silly Enby/Slime/Moth related terms</p> <h2>Honorifics</h2>
<p class="chip like">Dude, Partner, Bro</p> <p class="chip like">Mrs/Ms, Miss, Ma'am</p>
<p class="chip silly">Guy, Pardner</p> <p class="chip silly">Sir, Mr</p>
<p class="chip fine">Mx</p>
<hr> <h2>Other words</h2>
<h2>This page will be updated over time!</h2> <p class="chip love">Any silly Enby/Slime/Moth related terms</p>
<p class="chip like">Dude, Partner, Bro</p>
<p class="chip silly">Guy, Pardner</p>
<hr>
<h2>This page will be updated over time!</h2>
</div>
</body> </body>
</html> </html>

View file

@ -1,5 +1,6 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
@ -8,20 +9,31 @@
<title>Socials - Violet's Purgatory</title> <title>Socials - Violet's Purgatory</title>
</head> </head>
<body> <body>
<br>
<a class="chip" href="/">Home</a> <a class="chip" href="/">Home</a>
<h1>Socials<hr></h1> <h1>Socials
<h2>Chat Applications:</h2> <hr>
<p class="chip"><span style="color: limegreen">Matrix</span>: @bingus_violet:catgirl.cloud</p> </h1>
<p class="chip"><span style="color: red;">Revolt</span>: BingusViolet#5573</p> <div class="fadediv">
<p class="chip"><span style="color: rgb(125, 150, 225)">Discord</span>: bingus_violet</p> <h2>Chat Applications:</h2>
<h2>Social media:</h2> <p class="chip"><span style="color: limegreen">Matrix</span>: @bingus_violet:catgirl.cloud</p>
<p class="chip" style="color: rgb(200, 175, 255);">Fedi: <a href="https://tech.lgbt/@Bingus_Violet">@Bingus_Violet@tech.lgbt</a></p> <p class="chip"><span style="color: red;">Revolt</span>: BingusViolet#5573</p>
<p class="chip" style="color: rgb(255, 80, 80)">Youtube: <a href="https://www.youtube.com/channel/UChcrBJNJLZucy3TPyGyAY2g">Violet's Fiasco</a></p> <p class="chip"><span style="color: rgb(125, 150, 225)">Discord</span>: bingus_violet</p>
<h2>Git sites:</h2> <h2>Social media:</h2>
<p class="chip">Github: <a href="https://github.com/Violets-puragtory">Violets-puragtory</a></p> <p class="chip" style="color: rgb(200, 175, 255);">Fedi: <a
<p class="chip" style="color: aqua">Codeberg: <a href="https://codeberg.org/Bingus_Violet">Bingus_Violet</a></p> href="https://tech.lgbt/@Bingus_Violet">@Bingus_Violet@tech.lgbt</a></p>
<h2>Game sites:</h2> <p class="chip" style="color: rgb(255, 80, 80)">Youtube: <a
<p class="chip" style="color: darkgrey">Steam: <a href="https://steamcommunity.com/id/Violet-The-Thigh-high-obtainer/">Violet</a></p> href="https://www.youtube.com/channel/UChcrBJNJLZucy3TPyGyAY2g">Violet's Fiasco</a></p>
<h2>Git sites:</h2>
<p class="chip">Github: <a href="https://github.com/Violets-puragtory">Violets-puragtory</a></p>
<p class="chip" style="color: aqua">Codeberg: <a href="https://codeberg.org/Bingus_Violet">Bingus_Violet</a></p>
<h2>Game sites:</h2>
<p class="chip" style="color: darkgrey">Steam: <a
href="https://steamcommunity.com/id/Violet-The-Thigh-high-obtainer/">Violet</a></p>
</div>
</body> </body>
</html> </html>

View file

@ -20,10 +20,11 @@ h2 {
body { body {
margin: auto; margin: auto;
background-color: rgb(10, 5, 20); background-color: rgb(10, 5, 20);
max-width: 1100px; width: 100vw;
height: 100vh;
} }
#maindiv { .fadediv {
animation-name: fade-in; animation-name: fade-in;
animation-duration: .75s; animation-duration: .75s;
animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
@ -95,7 +96,8 @@ hr {
padding: 15px; padding: 15px;
border: 2px white solid; border: 2px white solid;
margin: auto; margin: auto;
max-width: 90%; max-width: 1000px;
width: 90%;
} }
/* I am so sorry about this code,,, */ /* I am so sorry about this code,,, */