bleh
This commit is contained in:
parent
e882c5419b
commit
f6610127cd
2 changed files with 3 additions and 9 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
</div>
|
||||
<div id="content">
|
||||
<div id="right">
|
||||
<div id="left">
|
||||
<h1>Ferny</h1>
|
||||
<span class="lighter">he/him, foxboy</span><br>
|
||||
<br>
|
||||
|
@ -33,7 +33,7 @@
|
|||
</div>
|
||||
<br> you wanna go
|
||||
<a href="bicrodex.html" target="_self">deeper?</a>
|
||||
<div id="left">
|
||||
<div id="right">
|
||||
<img src="https://s3.kitsunes.club/storage/e5e81110-d9a0-44a3-b590-911a81d13e80.webp" height="700px"
|
||||
alt="Kio. A picture of a foxboy.">
|
||||
</div>
|
||||
|
@ -41,7 +41,7 @@
|
|||
|
||||
<script src="code.js"></script>
|
||||
|
||||
<img src="neofox.png" class="falling">
|
||||
<img src="https://s3.kitsunes.club/storage/8cb8d612-61a0-4233-bc49-4240defc96f6.jpg" class="falling" height="100">
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
@ -118,12 +118,6 @@ body {
|
|||
padding-block: 30px;
|
||||
}
|
||||
|
||||
#content #right {
|
||||
margin-right: 30px;
|
||||
margin-bottom: ;
|
||||
margin-block: auto;
|
||||
padding-block: 30px;
|
||||
}
|
||||
|
||||
|
||||
h1 {
|
||||
|
|
Loading…
Add table
Reference in a new issue