UH since the layouts arent letting me share anything i made this post
<style>
body {
background-image: url(https://i.postimg.cc/QdQnP6cs/clandestinestarpurplebg.png);
background-attachment: fixed;
background-repeat: repeat; /* This is the default, so can be omitted */
}
</style>
<style>
.profile {
background-color: rgb(21, 0, 35);
}
</style>
<style>
:root {
--logo-blue: #(B36FD8);
--darker-blue: #(150023);
--lighter-blue: #(#E1C7F0);
--even-lighter-blue: #(#F4EBFA);
--lightest-blue: #(#F4EBFA);
--dark-orange: #(C2001A);
--light-orange: #(#FF0022);
--even-lighter-orange: #(AA93B8);
--green: #(#F3F0F5);
</style>
<style>
}
p{
font-family: ;
font-size: 14px;
color: thistle;
}
h1,h2,h3,h4 {
font-family: ;
font-size: 14px;
color: thistle;
</style>
Comments
Displaying 0 of 0 comments ( View all | Add Comment )