master
waifu 5 months ago
parent c7beb1f688
commit 5b96e67cb0
  1. BIN
      home/art/img/bg.jpg
  2. 10
      home/art/styles.css
  3. 3
      home/normal/index.html
  4. BIN
      home/normal/stuff/friends/beanbutton.gif

BIN
home/art/img/bg.jpg (Stored with Git LFS)

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>

Binary file not shown.
Loading…
Cancel
Save