<!-- (c) Layout created by Katie (https://layouts.spacehey.com/layout?id=122) --> <style> nav { overflow-x: hidden; position: relative; } nav .top { background: transparent; } nav .links { background: rgba(0, 0, 0, 0.3); } nav { background-image: url(https://i.pinimg.com/originals/91/63/35/916335b7c1c6d3715f27ff8e9b5902a8.png); } body { /* sets background */ background-image: url(https://i.pinimg.com/originals/92/65/26/92652671cc982f3c77b7a3ce1a67e933.png); background-repeat: repeat; background-size: 100% ; } :root { --logo-blue: ; --darker-blue: red; --lighter-blue: darkred; --even-lighter-blue: ; --lightest-blue: ; --dark-orange: red; --light-orange: ; --even-lighter-orange: ; --green: darkgreen; } main { /* changes made to stuff outside of columns */ background: ; padding: 0; font-size: 80%; color: var(--light-orange); } main { background-color: transparent; color: red; } .profile h1 {color:red;} body { font-family: monospace; </style>

Tags:

Description:

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

<style>

nav {
  overflow-x: hidden;
  position: relative;
}

nav .top {
  background: transparent;
}

nav .links {
  background: rgba(0, 0, 0, 0.3);
}

nav { background-image: url(https://i.pinimg.com/originals/91/63/35/916335b7c1c6d3715f27ff8e9b5902a8.png); }

body {
  /* sets background */
    background-image: url(https://i.pinimg.com/originals/92/65/26/92652671cc982f3c77b7a3ce1a67e933.png);
    background-repeat: repeat;
    background-size: 100% ;
  }


:root {
        --logo-blue: ;
        --darker-blue: red;
        --lighter-blue: darkred;
        --even-lighter-blue: ;
        --lightest-blue: ;
        --dark-orange: red;
        --light-orange: ;
        --even-lighter-orange: ;
        --green: darkgreen;
    }

main {
  /* changes made to stuff outside of columns */
    background: ;
    padding: 0;
    font-size: 80%;
    color: var(--light-orange);
  }



main {
  background-color: transparent;
  color: red;
}

.profile h1 {color:red;}

body { 

font-family: monospace;

     

</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

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