Shelby [KULT]'s profile picture

Published by

published
updated

Category: Web, HTML, Tech

Kawaii Lucky Kitty Layout



Copy and paste this code into your "ABOUT ME" section
*Do not remove my "Created By" link. Place all your "about" info & graphics where indicated

<style>

p {text-align: center}

h1    {color:aqua; margin:15px 8px 90px;}

main   {color:#00FFFF!important}

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

body  {background: url('https://i.pinimg.com/originals/4d/ac/ed/4dacede91a9398fc6e7700929d94046c.png')
        repeat repeat; background-size:100%;}

:root { --logo-blue:#8a2be2;
        --darker-blue: #febae3;
        --lighter-blue: #00FFFF;
        --even-lighter-blue: ;
        --lightest-blue: ;
        --dark-orange: #febae3;
        --light-orange: ;
        --even-lighter-orange: ;
        --green: #00FFFF;}

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

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

main {border-radius: px px;
        background: rgba(138, 43, 226, 0.7) !important;}

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

.blog-preview p {background-color: none;
        padding: 5px 10px;
        border-radius: 10px;
        color: aqua;}

    .blog-preview p a{color:##00FFFF!important;}

    .blog-preview p a:hover,
    .blog-preview p a:active,
    .blog-preview p a:focus{color: aqua!important;}

.blog-preview p {font-size: .9rem;}


.comments-table td:first-child img { width: 80px;
        border-radius: 500px;}

 .profile .friends .person img {border-radius: 700px;}


 a.addme {font-size: 4rem;
        font-weight: bold;
        margin-bottom: 15px;
        display: block;}

.details-table tr td:first-child p{color:#fce9fc!important}


    footer {border-radius: 15px;
        background: rgba(138, 43, 226, 0.7) !important;
        display: block !important;}


</style>
(PLACE ABOUT ME INFO HERE AND DELETE THIS TEXT IN THE PARENTHESES)
<BR/>
Layout Created by <a href="https://spacehey.com/chrissie" style="color: #ff0dff; font-size: 11px; font-family: Comic Sans MS; text-decoration: underline;" target="_blank">Chrissie</a>














0 Kudos

Comments

Comments disabled.