Shenanigans- green day layout XD for rn bc they shut down the layout post ;-; zomg

<style>

nav .top .left .logo{width: 300px;

height: 200px;

}

nav .top .left img{margin: 0 0 0 6px;

}

</style>


<style>
@import url('');
p{
  font-family: 'font-family: 'Shadows Into Light', cursive;
  font-size: 150%; color: white;
}
h1,h2,h3,h4,h5{
  font-family: 'font-family: 'Shadows Into Light', cursive;

  font-size: 200%;  color: White;
}
   body {
   background-image: url(https://img.freepik.com/premium-photo/graffiti-wall-street-art_863013-38955.jpg)
}

main{background-color:Black;
}

.online { content:url("http://dl3.glitter-graphics.net/pub/576/576023xllmfmk6lx.gif");

}

.logo {

  

  content:URL- fix later

  

  }

.profile {
   background: url(link-here) no-repeat center center fixed;-webkit-background-size: cover;  -moz-background-size: cover; -o-background-size: cover; 
 
}
/* change all headings on page to different colors. */
  .profile .blurbs .heading,
  .profile .friends .heading{
   background-color: blue;
   color: blue;
}
/* change all headings on page to different colors. */
  .profile .contact .heading,
  .profile .table-section .heading{
   background-color: blue;
   color: black;
}

main:before {
    width: auto;
    margin-bottom: 25px;
    border: 1px solid black;
    height: 300px;
    display: block;
    content: "";
    box-shadow: 0px 0px 5px 1px #1b4197;
    background-image: 
         url(https://i.pinimg.com/736x/b1/34/94/b134943d21e5b4fbdb3c76f567e0a79a.jpg);
    background-position: center center;
    background-size: cover;
}

footer {
    border-radius: 15px;
    background-image: url(https://i.ebayimg.com/images/g/MlAAAOSwkztgUaHW/s-l1200.webp);
    color: purple;
}

table.comments-table td {
    color: blue;
}

:root {

--logo-blue: darkblue;

--darker-blue: blue;

--lighter-blue: black;

--even-lighter-blue: darkblue;

--lightest-blue: black;

--dark-orange: blue;

--light-orange: darkblue;

--even-lighter-orange: midnightblue;

--green: pink;}

</style>







<style>
img {overflow-clip-margin:content-box; overflow:clip;
}

</style>



<style>
/* replace with cd image that has transparent background. must be 150px by 150px. */
:root {
--cd-image: url('https://external-media.spacehey.net/media/sl9zCKRxxeobW7BOf58ITEdh2ewufAOPRX1MDPDM8saE=/https://i.postimg.cc/x1LVYsL9/shenanigans-53751ba676fa0-150x150.png');
}
.profile-pic {
position: relative;
width: 183px;
filter: drop-shadow(0 0 0.25rem gray);
}
.profile-pic:after {
content: "";
background: url('https://fluorescent-lights.neocities.org/f0rzNHe.png'), linear-gradient(150deg, rgba(255,255,255,0.4), rgba(255,255,255,0.2), 40%, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.6));
background-size: contain, cover;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.profile-pic:before {
content: "";
background: var(--cd-image);
position: absolute;
top: 5px;
left: -20px;
width: 150px;
height: 150px;
background-repeat: no-repeat;
z-index: -1;
animation-name: spin;
animation-duration: 5000ms;
animation-iteration-count: infinite;
animation-timing-function: linear; 
transition: left ease 0.5s;
}
.profile-pic:hover:before {
left: -75px;
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
.profile-pic .pfp-fallback {
float: right;
width: 163px;
height: 160px;
border: none;
}
.general-about .profile-pic img {
max-width: inherit;
}
</style>



<iframe width="0" height="0" src="https://www.youtube.com/embed/m7XuavHuYWM//?&;amp;;autoplay=1&loop=1&;controls=1" title="Helena" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy">
</iframe>


4 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )