stuff
This commit is contained in:
parent
c7beb1f688
commit
5b96e67cb0
4 changed files with 17 additions and 2 deletions
BIN
home/art/img/bg.jpg
(Stored with Git LFS)
Normal file
BIN
home/art/img/bg.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -5,6 +5,12 @@ body, html {
|
|||
flex-direction: column;
|
||||
}
|
||||
|
||||
body{
|
||||
background-image: url('./img/bg.jpg');
|
||||
background-attachment: fixed;
|
||||
background-position: center center;
|
||||
}
|
||||
|
||||
#header{
|
||||
justify-content: center;
|
||||
}
|
||||
|
@ -16,7 +22,9 @@ body, html {
|
|||
flex-flow: row;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
|
||||
background-color: white;
|
||||
margin-left: 5%;
|
||||
margin-right: 5%;
|
||||
}
|
||||
|
||||
#menu div {
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
<div id="friends">
|
||||
<a href="https://waifuism.life"><img src="stuff/friends/waifu.png" ></a>
|
||||
<a href="https://reisen.church/"><img src="stuff/friends/reisen.png" ></a>
|
||||
<a href="https://husbandoism.life/"><img src="stuff/friends/hubbybutton.gif" ></a>
|
||||
<a href="https://weebles.husbandoism.life/"><img src="https://i.imgur.com/Uys1MbY.gif"></a>
|
||||
<a href="https://about.munir.tokyo/"><img style="max-height: 30px;" src="stuff/friends/munir-son.png" ></a>
|
||||
<a href="https://tengu.space"><img src="stuff/friends/dev.png"></a>
|
||||
<a href="https://cyuucat.moe/"><img src="stuff/friends/cyuu.gif"></a>
|
||||
|
@ -68,6 +68,7 @@
|
|||
<a href="https://anonicus.net/"><img src="stuff/friends/anonicus.png" ></a>
|
||||
<a href="https://iogirl.com/"><img style="max-height: 33px;" src="stuff/friends/daya.jpg" ></a>
|
||||
<a href="https://den.raccoon.quest/"><img style="max-height: 33px;" src="stuff/friends/raccoonden.gif" ></a>
|
||||
<a href="https://husbandoism.life/"><img src="stuff/friends/hubbybutton.gif" ></a>
|
||||
|
||||
|
||||
|
||||
|
|
BIN
home/normal/stuff/friends/beanbutton.gif
(Stored with Git LFS)
Normal file
BIN
home/normal/stuff/friends/beanbutton.gif
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue