ash lynx's profile picture

Published by

published
updated

Category: Web, HTML, Tech

cute outerspace profile

hello everyone :)
i hope this helps anyone having trouble!
feel free to customize it however you'd like or use it as it is.
whatever makes you happy! ^_^
lmk if you have any questions or reccomendations. :3
i also HIGHLY recommend using this link while coding to see the changes it makes in real time.
it saves so much frustration and headache!!

꘎♡━━━━━━━━━━━━━━━♡꘎

<style>
main:before {
 width: 100%;
 height: 300px;
 display: block;
 content: "";
 background-image: url('https://i.pinimg.com/564x/db/7e/10/db7e107d19f0339d4f6958e78252e842.jpg');
 background-position: center center;
 background-size: cover;
}
main {
    background-image: url(https://i.pinimg.com/564x/4f/4a/a7/4f4aa7ffd39af2f67c48d481d01da84f.jpg);
    background-repeat: repeat;
    background-size: 100% ;
  }  
body
        {background: url("https://wallpapercave.com/wp/wp2280996.jpg")
        no-repeat fixed; background-size: cover;
     }
     }
    padding: 5px;
    font-size: 80%;
    color: var(--light-orange);
  }
  </style>
<style>
footer {
        border-radius: 15px;
background-image: url(https://i.pinimg.com/236x/07/a1/60/07a1608627e17e70da5be58e56a134ac.jpg);
</style>
<style>
@import 
url('https://fonts.googleapis.com/css2?family=Alice&display=swap');
: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: black;}
h1 {
  color: black ;
}
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: white;
    }
.profile .contact,
    .profile .url-info,
    .profile .table-section,
    .home-actions {
        border: none ;
    }
   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: white !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>


15 Kudos

Comments

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

Lexa Terrestrial

Lexa 👽 Terrestrial 's profile picture

btw - i did save this 🛸
thank youu!


Report Comment

l

l 's profile picture

Queeeeeen I had no idea how to do this ty


Report Comment

Nicole Alonso

Nicole Alonso's profile picture

Might be a dumb question but where do I paste this for it to work? I used to be so good at this for MySpace but my brain has since deleted all that info, lol.


Report Comment

Katie

Katie's profile picture

Your layouts are so cute


Report Comment