robin/harlow's profile picture

Published by

published

Category: SpaceHey

Fiona apple Layout cause we cant post them currently

<style>


/*page background*/

    body{

        

    background-image: url('https://i.pinimg.com/474x/be/40/ca/be40cac6928a097b14984755ae179477.jpg') !important;

    background-attachment: FIXED !important;

    background-repeat: REPEAT !important;

        

    }


/*top of page*/

 .top{

    

    color: white;     

    font-weight: bold;

    background-image: url('https://i.pinimg.com/474x/ac/cd/45/accd450ec273c626cc80bc3501b01896.jpg') !important;

    background-attachment: SCROLL !important;

    background-repeat: REPEAT !important;

    background-position: center !important;

    border: 2px solid #ffffff !important;

        

    }

/*links up top*/

    .links{

        

    background-image: url('https://i.pinimg.com/control/236x/55/b6/9a/55b69ab6df87b971f0080e77daa9f39d.jpg') !important;

    background-attachment: FIXED !important;

    background-repeat: REPEAT !important;

    border: 1px solid #ffffff !important;   

    

    }

body {

     background-color: #f9a286 !important;

}


main {

  background-color: #f9a286;

  color: #915441;

}

main a {

  color: #f2b8b8;

}



/* color/style of borders around tables on the left */

.profile .contact, .profile .table-section, .profile .url-info {

  border: 1px solid #ffeae6;

}




/* headings on the right */

.profile .blurbs .heading, .profile .friends .heading {

  background-color: #f9a286;

  color: #915441;

}

.profile .details-table td{

   

    background-attachment: SCROLL !important;

    background-repeat: REPEAT  !important;

    border: 3px inset white !important;

    color: #915441 !important;

        

    }


/* colors for table cell background (by default spacehey has a separate color for :first-child) */

.profile .table-section .details-table td {

  background-color: #f9a286;

  color: #915441;

}

.comments-table td{

        

    

    background-image: url('https://i.pinimg.com/236x/8f/8c/9d/8f8c9d024e840cad138d6a6ec31b3857.jpg') !important;

    background-attachment: SCROLL !important;

    background-repeat: REPEAT !important;

    background-position: bottom !important;

    border: 3px inset #ffd4e4 !important;

    color: black !important;

        

    }

    

    .comments-table a{

        color: #f2b8b8 !important;

    }

/*footer*/

    footer{

        

    color: #f2b8b8; 

    background-image: url('https://i.pinimg.com/474x/ac/cd/45/accd450ec273c626cc80bc3501b01896.jpg') !important;

    background-attachment: FIXED !important;

    background-repeat: REPEAT !important;

    border: 3px inset #ffd4e4 !important;

        

    }

.profile .contact,

    .profile .url-info,

    .profile .table-section,

    .home-actions {

        border: none;

    }


 .heading {

        padding: 5px 0 !important;

        margin-bottom: 10px;

        background-color: #ae7361 !important;

        color: #915441 !important;

        text-align: center;

    }


 main {

        border-radius: 0 0 15px 15px;

        background-color: white !important;

    }


  .container {

        border-radius: 15px 15px 0 0;

        overflow: hidden;

        margin-top: 30px;

        padding: 10px;

    }


.profile .friends .person img {

        border-radius: 500px;

    }


footer {

        border-radius: 15px;

        background-color: white !important;

        display: block !important;

    }


 * {

        font-family: sans-serif;

        font-size: 13px;

    }


/* banner */

main:before {

width: 100%;

height: 170px;

display: block;

content: "";

background-image: url('https://i.pinimg.com/564x/81/8f/5d/818f5d5280e491a9c22e64898687c25d.jpg');

background-position: center center;

background-size: cover;

}</style>


<style>

@keyframes spin{

  from{ transform:rotate(0deg); }

  to{ transform:rotate(-360deg); }

}

.general-about .profile-pic img{

  border-radius: 50%;

  animation: spin 7s infinite linear;

}

</style>


1 Kudos

Comments

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

Zach

Zach's profile picture

FIONA APPLE


Report Comment