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>
|
||||||
<div id="content">
|
<div id="content">
|
||||||
<div id="right">
|
<div id="left">
|
||||||
<h1>Ferny</h1>
|
<h1>Ferny</h1>
|
||||||
<span class="lighter">he/him, foxboy</span><br>
|
<span class="lighter">he/him, foxboy</span><br>
|
||||||
<br>
|
<br>
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
</div>
|
</div>
|
||||||
<br> you wanna go
|
<br> you wanna go
|
||||||
<a href="bicrodex.html" target="_self">deeper?</a>
|
<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"
|
<img src="https://s3.kitsunes.club/storage/e5e81110-d9a0-44a3-b590-911a81d13e80.webp" height="700px"
|
||||||
alt="Kio. A picture of a foxboy.">
|
alt="Kio. A picture of a foxboy.">
|
||||||
</div>
|
</div>
|
||||||
|
@ -41,7 +41,7 @@
|
||||||
|
|
||||||
<script src="code.js"></script>
|
<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>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -118,12 +118,6 @@ body {
|
||||||
padding-block: 30px;
|
padding-block: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#content #right {
|
|
||||||
margin-right: 30px;
|
|
||||||
margin-bottom: ;
|
|
||||||
margin-block: auto;
|
|
||||||
padding-block: 30px;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue