<!-- (c) Layout created by 🥀Helena🥀 (https://layouts.spacehey.com/layout?id=396) --> <style> .profile-info { border: 2px solid rgb(14, 170, 22); border-radius: 20px; display: flex; align-items: center; justify-content: center; padding: 15px 5px; margin-bottom: 10px; background-image:url(https://i.imgur.com/jAD26BU.gif); background-position: center; </style> <style> .contact { border-radius: 20px; background: url('https://i.imgur.com/BFRw2hE.gif'); background-position: center; background-repeat: no-repeat; padding: 5px; width: 0px; height: 0px; color:#febcd0; } </style> <style>html:before { animation: grain 8s steps(10) infinite; background-image: url(https://i.imgur.com/QpnTsrV.jpg); content: ""; height: 300%; left: -50%; opacity:.2; position: fixed; top: -110%; width: 300%; pointer-events:none; } @keyframes grain { 0%, 100% { transform:translate(0, 0) } 10% { transform:translate(-5%, -10%) } 20% { transform:translate(-15%, 5%) } 30% { transform:translate(7%, -25%) } 40% { transform:translate(-5%, 25%) } 50% { transform:translate(-15%, 10%) } 60% { transform:translate(15%, 0%) } 70% { transform:translate(0%, 15%) } 80% { transform:translate(3%, 35%) } 90% { transform:translate(-10%, 10%) } }</style><style> main:before { width: 100%; height: 350px; display: block; content: ""; background-color: rgb( 0, 0, 0); background-image: url('https://i.imgur.com/OyneJqk.gif'); background-position: center; background-repeat: no-repeat; border: 2px solid rgb(14, 170, 22); border-radius: 15px; } main { background-image: url(''); background-color: rgba(0, 0, 0, 0.75); background-repeat: repeat; background-size: 100% ; border-radius: 15px; } body {background: url("https://i.imgur.com/x41Ym0Q.gif") no-repeat fixed; background-repeat: repeat; } } padding: 5px; font-size: 80%; color: var(--light-orange); } </style> <style> footer { border-radius: 15px; border: 1px solid rgb(14, 170, 22); background-image: url(https://i.imgur.com/ko6Zsvi.gif); background-repeat: repeat-x; background-color: rgb(0, 0, 0); background-position: center center; </style> <style> @import url(''); :root { --font-family: monospace; --mynamesize: 25px ;} h1, h2, h3, h4, h5, a, p, nav label, .section{ font-family: var(--font-family) !important; text-shadow: !important; text-transform:!important; } h1, h2, h3, h4,h5,a, p, nav label, .section {color: #0eaa16;} h1 { color: rgb(14, 170, 22) ; } table, th, td { border: none ; } :root { --logo-blue: ; --darker-blue: ; --lighter-blue: ; --even-lighter-blue: ; --lightest-blue: ; --dark-orange: ; --light-orange: ; --even-lighter-orange: ; --green: rgb(14, 170, 22); } .profile .contact, .profile .url-info, .profile .table-section, .home-actions { border: 2px solid rgb(14, 170, 22); border-radius: 15px; } a.ditto-link { display: block; margin: 10px 0; color: #cc3e3e; font-size: 1.4rem; font-weight: bold; animation: blinker 1s linear infinite; } .profile-pic { border-radius: 500px; overflow: hidden; } .heading { padding: 5px 0 !important; margin-top: 15px; margin-bottom: 10px; background-color: transparent !important; color: rgb(14, 170, 22) !important; border-bottom: 2px solid; } .container { border-radius: 15px 15px 0 0; overflow: hidden; margin-top: 30px; padding: 10px; } table.comments-table td { background-color: !important; } .comments-table td:first-child img { width: 80px; border-radius: 500px; } .profile .friends .person img { border-radius: 500px; } .blog-preview p { font-size: 1.4rem; } </style>

Tags:

Description:

<!-- (c) Layout created by 🥀Helena🥀 (https://layouts.spacehey.com/layout?id=396) -->

<style>
.profile-info {
border: 2px solid rgb(14, 170, 22);
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
padding: 15px 5px;
margin-bottom: 10px;
background-image:url(https://i.imgur.com/jAD26BU.gif);
background-position: center;
</style>
<style>
.contact {
  border-radius: 20px;
  background: url('https://i.imgur.com/BFRw2hE.gif');
  background-position: center;
  background-repeat: no-repeat;
  padding: 5px;
  width: 0px;
  height: 0px;
  color:#febcd0;

}

</style>

<style>html:before {
  animation: grain 8s steps(10) infinite;
  background-image: url(https://i.imgur.com/QpnTsrV.jpg);
  content: "";
  height: 300%;
  left: -50%;
  opacity:.2;
  position: fixed;
  top: -110%;
  width: 300%;
  pointer-events:none;
}
@keyframes grain {
  0%, 100% { transform:translate(0, 0) }
  10% { transform:translate(-5%, -10%) }
  20% { transform:translate(-15%, 5%) }
  30% { transform:translate(7%, -25%) }
  40% { transform:translate(-5%, 25%) }
  50% { transform:translate(-15%, 10%) }
  60% { transform:translate(15%, 0%) }
  70% { transform:translate(0%, 15%) }
  80% { transform:translate(3%, 35%) }
  90% { transform:translate(-10%, 10%) }
}</style><style>
main:before {
 width: 100%;
 height: 350px;
 display: block;
 content: "";
 background-color: rgb( 0, 0, 0);
 background-image: url('https://i.imgur.com/OyneJqk.gif');
 background-position: center;
 background-repeat: no-repeat;
 border: 2px solid rgb(14, 170, 22);
 border-radius: 15px;
 
}
main {
    background-image: url('');
    background-color: rgba(0, 0, 0, 0.75);
    background-repeat: repeat;
    background-size: 100% ;
    border-radius: 15px;
  }  
body
        {background: url("https://i.imgur.com/x41Ym0Q.gif")
        no-repeat fixed; background-repeat: repeat;
     }
     }
    padding: 5px;
    font-size: 80%;
    color: var(--light-orange);

  }
  </style>
<style>
footer {
        border-radius: 15px;
        border: 1px solid rgb(14, 170, 22);
background-image: url(https://i.imgur.com/ko6Zsvi.gif);
background-repeat: repeat-x;
background-color: rgb(0, 0, 0);
background-position: center center;
</style>
<style>
@import 
url('');
:root {
  --font-family: monospace;
  --mynamesize: 25px
;}
  h1, h2, h3, h4, h5, a, p, nav label, .section{ 
font-family: var(--font-family) !important; 
 text-shadow: !important;
 text-transform:!important;
}
h1, h2, h3, h4,h5,a, p, nav label, .section {color: #0eaa16;}
h1 {
  color: rgb(14, 170, 22) ;
}
table, th, td {
  border: none ;
}
:root {
        --logo-blue: ;
        --darker-blue: ;
        --lighter-blue: ;
        --even-lighter-blue: ;
        --lightest-blue: ;
        --dark-orange: ;
        --light-orange: ;
        --even-lighter-orange: ;
        --green: rgb(14, 170, 22);
    }
.profile .contact,
    .profile .url-info,
    .profile .table-section,
    .home-actions {
        border: 2px solid rgb(14, 170, 22);
        border-radius: 15px;
    }
   a.ditto-link {
        display: block;
        margin: 10px 0;
        color: #cc3e3e;
        font-size: 1.4rem;
        font-weight: bold;
        animation: blinker 1s linear infinite;
    }
    .profile-pic {
        border-radius: 500px;
        overflow: hidden;
    }
    .heading {
        padding: 5px 0 !important;
        margin-top: 15px;
        margin-bottom: 10px;
        background-color: transparent !important;
        color: rgb(14, 170, 22) !important;
        border-bottom: 2px solid;
    }
    .container {
        border-radius: 15px 15px 0 0;
        overflow: hidden;
        margin-top: 30px;
        padding: 10px;
    }
    table.comments-table td {
        background-color: !important;
    }
    .comments-table td:first-child img {
        width: 80px;
        border-radius: 500px;
    }
    .profile .friends .person img {
        border-radius: 500px;
    }
    .blog-preview p {
        font-size: 1.4rem;
    }
</style>

Copy and paste this code into the "About me" section of your Profile to use it.

Caution: This Layout was not inspected by SpaceHey — use it at your own risk.


Comments

Comments disabled.