sun's profile picture

Published by

published
updated

Category: Web, HTML, Tech

simple layout


simple layout

this is the first layout i made! i'm still learning so please be nice to me. comment if you like it or end up using it please ♥‿♥


code below

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

<style>
 @import url('https://fonts.googleapis.com/css2?family=Shrikhand&display=swap');
    :root {
        --logo-blue: #3a6638;
        --darker-blue: #00000;
        --lighter-blue: #3a6638;
        --even-lighter-blue: #FFFFFF;
        --lightest-blue: #FFFFFF;
        --dark-orange: #FFFFFF;
        --light-orange: #3a6638;
        --even-lighter-orange: #FFFFFF;
        --green: #3a6638;
    }
    
    body {
        background: white!important;
        background-size: ;
        background-attachment: repeat;
        text-transform: lowercase;
font-family: times new roman;
    }
    .blog-preview p {
        background-color: white;
        padding: 0px 1px;
        border-radius: 10px;
        color: black;
    }
    
 
    
        
    }
    .blog-preview p a{
        color: black!important;
    }
    .blog-preview p a:hover
    .blog-preview p a:active,
    .blog-preview p a:focus{
        color: white!important;
    }
    nav {
        border-radius: 0px 0px 0 0;
        overflow: hidden;
    }
    .contact {
        font-size: 11px;
        border: none!important;
    
    }
.contact .inner a img {
    font-size: 0;
}
.contact .inner a img:before {
    font-size: 1em;
    display: block
}
.contact .inner .f-row:nth-child(1) .f-col:nth-child(1) a:before {
    /* add to friends */
    content: url("https://64.media.tumblr.com/0812187dee6343ebf77a8a679aab9442/tumblr_inline_mwbphzJC831r8evev.gif")
}
.contact .inner .f-row:nth-child(1) .f-col:nth-child(2) a:before {
    /* add to favorites */
    content: url("https://64.media.tumblr.com/0812187dee6343ebf77a8a679aab9442/tumblr_inline_mwbphzJC831r8evev.gif")
}
.contact .inner .f-row:nth-child(2) .f-col:nth-child(1) a:before {
    /* send Message */
    content: url("https://64.media.tumblr.com/0812187dee6343ebf77a8a679aab9442/tumblr_inline_mwbphzJC831r8evev.gif")
}
.contact .inner .f-row:nth-child(2) .f-col:nth-child(2) a:before {
    /* forward to friend */
    content: url("https://64.media.tumblr.com/0812187dee6343ebf77a8a679aab9442/tumblr_inline_mwbphzJC831r8evev.gif")
}
.contact .inner .f-row:nth-child(3) .f-col:nth-child(1) a:before {
    /* instant message */
    content: url("https://64.media.tumblr.com/0812187dee6343ebf77a8a679aab9442/tumblr_inline_mwbphzJC831r8evev.gif")
}
.contact .inner .f-row:nth-child(3) .f-col:nth-child(2) a:before {
    /* block user */
    content: url("https://64.media.tumblr.com/0812187dee6343ebf77a8a679aab9442/tumblr_inline_mwbphzJC831r8evev.gif")
}
.contact .inner .f-row:nth-child(4) .f-col:nth-child(1) a:before {
    /* add to group */
    content: url("https://64.media.tumblr.com/0812187dee6343ebf77a8a679aab9442/tumblr_inline_mwbphzJC831r8evev.gif")
}
.contact .inner .f-row:nth-child(4) .f-col:nth-child(2) a:before {
    /* report user */
    content: url("https://64.media.tumblr.com/0812187dee6343ebf77a8a679aab9442/tumblr_inline_mwbphzJC831r8evev.gif")
}

.profile-info{
border: none;
font-family: shrikhand;
font-size: 20px!important;
-webkit-text-stroke-width: 1px!important;
        -webkit-text-stroke-color: black!important;
color: pink!important;
display: flex;
align-items: center;
justify-content: center;
padding: 10px 5px;
margin-bottom: 1px;
background-image:url(https://64.media.tumblr.com/2ee9d2cd8c55b2b11962ebbb9f0c97aa/tumblr_inline_mqgayex8dB1qz4rgp.gif);
background-size: 100%;
}   
    
    .profile .url-info {
        background: linear-gradient(90deg, white, rgb(58, 102, 56), white );
        font-size: 11px;
        border: none;
        padding: 0px;
        width: auto;
    }
    .profile .table-section {
        font-size: 11px;
        border: none!important;
    
        
    }
    
    }
    .home-actions {
        border: none;
    }
    table.details-table {
        border-collapse: collapse;
        
    }
    table.details-table td {
        background-color: solid;
    }
    .profile-pic {
        border-radius: 500px;
        overflow: hidden;
    }
    .heading {
        padding: 0px 0 !important;
        margin-top: 0px;
        margin-bottom: 0px;
        background: transparent!important;
        color: pink !important;
        font-size: 25px;
        font-family: shrikhand;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: black;
        border-bottom: 0px solid;
        line-height: 20px;
    }
    h1 {

    font-size: 50px!important;
    font-family: shrikhand;
    margin-top: -20px!important;
    margin-bottom: 10px!important;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: black;
text-shadow: 2px 5px grey;
    transform: rotate(-10deg);
        display: block;
        color: pink;
        padding: 13px;
    }
    
    main {
        border-radius: 0 0 0px 0px;
        background: white !important;
border: dotted 1px;
    }
    .container {
        border-radius: 0px 0px 0 0;
        overflow: hidden;
        padding: 60px;
margin-top: -20px;
    }
    footer {
        border-radius: 0px;
        background: white !important;
        display: block !important;
    }
    table.comments-table td {
        background-color: white!important;
        width: 10px!important;
        font-size: 11px;
        border: none;
        border-color: none;
    }
    .comments-table td:first-child img {
        width: 60px!important;
        border-radius: 500px;
    }
    .profile .friends .person img {
        width: 60px;
        border-radius: 500px;
        
    }
    .blog-preview p {
        font-size: .6rem;
    }
   

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

a:link {
    color:;
    background:none;
}
a:hover {
    text-transform: uppercase;
    text-decoration: none!important;
    color: black!important;
    border: none;
}
.search-wrapper input[type=text] {
    background-color: white !important;border: 1px dotted var(--headers) !important;color:var(--names) !important;border-radius: 0px !important;}
button{border-radius: 0px !important;border: 1px dotted var(--headers) !important;font-family:;background-color: white !important;black !important;}

   .url-info{
display:none !important;}
 
.table-section:last-child {
  display: none !important;}
 

.online {
content: url("https://64.media.tumblr.com/b586e25342dd071f10de5fa6948379d5/tumblr_inline_p6m7owpe591rhwzwl_75sq.gif");}

.supporter{content:url("https://64.media.tumblr.com/c1861cd88b87cf71903a44910ae8a7e5/tumblr_inline_p6m7owou1g1rhwzwl_75sq.gif");}

*
 {cursor: url(https://cur.cursors-4u.net/nature/nat-10/nat997.cur), auto !important;}

</style>








0 Kudos

Comments

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