i feel like a specialty drink because no matter how you're made, people alter it
No commentsbody {
background-image: url("https://steamuserimages-a.akamaihd.net/ugc/950727242796091432/EE1B550563FDDACCA8B4458DA90F5D82AB2E0442/");
}
p {
text-shadow: 2px 2px 8px #99ff00;
}
p {
font-weight: bold;
}
p {
font-family: Georgia, Garamond, serif;
}
p {
color: black ;
}
}
.url a {
display: none;
}
.url {
font-size: 0px;
background: url(https://64.media.tumblr.com/2dace1e70c18b41858bc2fc0a4522d12/1a7dda08fc8e5371-69/s1280x1920/bb1e6bdf52d944801caca2bfcc3b2d6a75f6c37c.png);
background-size: 310px;
position: fixed;
right: 0;
bottom: 0;
color: transparent !important;
height: 256px;
width: 256px;
border: none;
box-shadow: none;
padding: 0 !important;
z-index: 1000;
}
extra css :
div#footer{
bottom:0;
font-size:0;
left:500px;
position:fixed;
pointer-events: none;
}
div#footer::after{
animation-duration:1.5s;
animation-name:slideup;
content:url("insert image here");
}
No comments