dreamke

Tags:

Description:

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

<style>

body {
  /* sets background */
    background-image: url(https://i.pinimg.com/originals/fb/43/a9/fb43a956b7215e22d72546f05d6067aa.jpg);
    background-repeat: fixed;
    background-size: 100% ;
  }   



h1, h2, h3, h4, p { color:#e75480; }

.container{    
  margin-top:10px!important; 
  width: 950px;
  border: 2px cherry blossom pink;
}

nav .links a{    
  font-size: 1em;
  font-weight: 600; 
}

.online{
  color: tiffany blue!important;  
}


main {
  background-color: transparent;
  color: cherry blossom pink;
}

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

    table.details-table {
        border-collapse: solid ;
    }

    table.details-table td {
        background-color: #ffb7c5 !important;
    }

    a.ditto-link {
        display: block;
        margin: 10px 0;
        color: #0ABAB5;
        font-size: 1.4rem;
        font-weight: bold;
        animation: blinker 1s linear infinite;
    }

    .profile-pic {
        border-radius: 500px;
        overflow: hidden;
    }

    .heading {
        padding: 5px 50px !important;
        margin-top: 15px;
        margin-bottom: 10px;
        background-color: #0ABAB5 !important;
        color: #2a2a2a !important;
        border-bottom: 2px solid;
    }

   

    .container {
        border-radius: 35px 35px 0 0;
        overflow: hidden;
        margin-top: 30px;
        padding: 10px;
    }

    footer {
        border-radius: 15px;
        background: rgba(255, 255, 255, 0.94) !important;
        display: block !important;
    }

    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;
    }


:root {
        --logo-blue: ;
        --darker-blue: ;
        --lighter-blue: #ffb7c5;
        --even-lighter-blue: ;
        --lightest-blue: ;
        --dark-orange: ;
        --light-orange: #de3163;
        --even-lighter-orange: #de3163 ;
        --green: ;
    }
nav {
  overflow-x: hidden;
  position: relative;
}

nav .top {
  background: transparent;
}

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

nav {
        border-radius: 35px 35px 0 0;
        overflow: hidden;
    }


body { 

font-family: serif;
font-size: 15pt;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

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