new bg and hentai free site
This commit is contained in:
parent
b54a7df9f9
commit
3f36cc33d6
BIN
img/bg1.png
Normal file
BIN
img/bg1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 286 KiB |
BIN
img/bg2.png
Normal file
BIN
img/bg2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 MiB |
BIN
img/bg3.png
Normal file
BIN
img/bg3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 MiB |
BIN
img/hentaifree.webp
Normal file
BIN
img/hentaifree.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
@ -32,6 +32,10 @@
|
|||||||
src="./img/drasl.svg"></a>
|
src="./img/drasl.svg"></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div class="sillylittlethings">
|
||||||
|
<img alt="THIS SITE IS HENTAI FREE. Lookin' for it? Leave." src="./img/hentaifree.webp" width="88">
|
||||||
|
</div>
|
||||||
|
|
||||||
<img class="spinnycat" id="cornerimg" alt=":3c" width="64px" src="./img/3c.png">
|
<img class="spinnycat" id="cornerimg" alt=":3c" width="64px" src="./img/3c.png">
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
15
style.css
15
style.css
@ -69,7 +69,8 @@ p {
|
|||||||
|
|
||||||
/* real styling begins */
|
/* real styling begins */
|
||||||
body {
|
body {
|
||||||
background: #060008;
|
/*background: #060008;*/
|
||||||
|
background-image: url("./img/bg3.png");
|
||||||
line-height: 1.8;
|
line-height: 1.8;
|
||||||
max-width: 70vw;
|
max-width: 70vw;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
@ -109,6 +110,18 @@ hr {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sillylittlethings {
|
||||||
|
width: 70vw;
|
||||||
|
position: absolute;
|
||||||
|
bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.sillylittlethings>img {
|
||||||
|
display: table;
|
||||||
|
position: relative;
|
||||||
|
margin: auto auto 4px auto;
|
||||||
|
}
|
||||||
|
|
||||||
.movinggradient {
|
.movinggradient {
|
||||||
background-image: repeating-linear-gradient(to left, #4b4b88, #4b884b, #88884b, #885F4B, #884b4b, #4b4b88);
|
background-image: repeating-linear-gradient(to left, #4b4b88, #4b884b, #88884b, #885F4B, #884b4b, #4b4b88);
|
||||||
background-position: 0px;
|
background-position: 0px;
|
||||||
|
Loading…
Reference in New Issue
Block a user