Adorable Outer Space layout

PREVIEW preview

COPY & PASTE IN YOU "ABOUT ME"
<style>

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

nav .top {
  background: transparent;
}

nav .links {
  background: rgba(237,192, 203, 0.3);
}

nav { background-image: url(); }

body
        {background: url("https://previews.123rf.com/images/haomskii/haomskii1707/haomskii170700033/81914590-cute-hand-drawn-space-pattern-vector-background-with-sun-alien-ufo-moon-rocket-astronaut.jpg")
        no-repeat fixed; background-size: cover;
     }


:root {
        --logo-blue: ;
        --darker-blue: lightpink;
        --lighter-blue: black;
        --even-lighter-blue:  ;
        --lightest-blue:  ;
        --dark-orange: lightpink;
        --light-orange: black ;
        --even-lighter-orange: lightblue;
        --green: lightpink;
    }

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



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

.profile h1 {color:black;}

body { 

font-family: monospace;

     

</style>

<style>

footer {
        border-radius: 15px;
background-image: url(); 

</style>

<style>

table, th, td {
  border: 1px solid  ;
}


.profile .contact,
    .profile .url-info,
    .profile .table-section,
    .home-actions {
        border: ;
    }

    
   

 

   a.ditto-link {
        display: block;
        margin: 10px 0;
        color: #cce3e3;
        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: pink !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: transparent !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>

<style>

.online{content:url("");}

</style>


0 Kudos

Comments

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