Katie's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Simple Britney Spears layout

If you like this style, you can use it in your profile, BUT at least, ADD ME or COMMENT BELOW and give me some kudos! I spent time for making this layout!!!

Credits are appreciated (a post, a bulletin or something else that can support me) 

You have permission to use this for your Layout only, you don't have permission to post elsewhere without giving a link to the original crediting me

<style>

.contact { border-radius: 15px} 

.profile .contact .f-row {
  /* removes extra spacing from contacts */
    margin: 0;
  }

.blog-preview h4,.profile .heading, .profile .contact .heading, .profile .table-section .heading, .home-actions .heading, .profile .blurbs .heading, .profile .friends .heading { border-radius: 15px} 

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

</style>

<Style>

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

table, th, td { border-radius: 15px} 
}


</style>

<style>

:root {
        --logo-blue: #1b03a355;
        --darker-blue: ;
        --lighter-blue: h;
        --even-lighter-blue: #1b03a355 ;
        --lightest-blue: #1b03a355 ;
        --dark-orange: purple;
        --light-orange: #1b03a355 ;
        --even-lighter-orange: #1b03a355;
        --green: Aliceblue;
    }

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

 .f-col {
    /* allow contacts to stack */
    vertical-align: top;
    margin-bottom: 5px;
    display: block;
  }

</style>

<style>
body
        {background: url("https://64.media.tumblr.com/a896a63e27096460c0e74b11d84b063a/e3b4414ee5657922-bd/s640x960/77f9ca4176591fc9460bfd8eb2bce26d6490d723.jpg")
        no-repeat fixed; background-size: cover;
</style>

<style>

h1, h2, h3, h4,h5,a, p, nav label, .section {color: white;}

</style>


8 Kudos

Comments

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

Tara

Tara 's profile picture

Omg thx u I will use this one next


Report Comment