<style>
nav {
overflow-x: hidden;
position: relative;
}
nav .top {
background: transparent;
}
nav .links {
background: rgba(0, 0, 0, 0.5);
}
nav { background-image: url(https://i1.glitter-graphics.org/pub/1027/1027321ez9kt8ek2j.png); }
body {
/* sets background */
background-image: url(https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExbXF6NW9neWhkNDZob3h5dmtlZnY4NTdvMjgxNHhzdDFnNjk3M2xlNSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/vIx8oLoe9bs9gBYVPC/giphy.gif);
background-repeat: repeat;
background-size: 25% ;
}
: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: 105%;
color: var(--light-orange);
}
main {
background-color: black;
color: red;
}
.profile h1 {color:red;}
body {
font-family: monospace;
</style></a>
Comments
Displaying 0 of 0 comments ( View all | Add Comment )