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>
<body>
<h1>Welcome to Violet's&nbsp;Purgatory</h1>
<br>
<div id="maindiv">
<div class="fadediv"
style="display: flex; justify-content: center; align-items: center; width: 100%; height: 100%;">
<!-- <h1>Welcome to Violet's&nbsp;Purgatory</h1> -->
<div class="container-fluid row" id="card">
<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">
</div>
<div class="col-sm-6">
@ -34,15 +34,14 @@
<p style="color: lightgray"><em>The world's worst developer</em></p>
</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>
<br><br>
<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>
</body>