<!-- (c) Layout created by Francesco (https://layouts.spacehey.com/layout?id=5) --> <style> :root { --logo-blue: #333; --darker-blue: #404040; --lighter-blue: #999; --even-lighter-blue: #ccc; --lightest-blue: #e3e3e3; --dark-orange: #333; --light-orange: #181818; --even-lighter-orange: #404040; --green: #38d; } * { font-family: monospace; } body { background-image: url(https://www.francescomarchesin.com/assets/images/cover_def.jpg) !important; background-size: cover; background-attachment: fixed; } .blog-preview p { background-color: black; padding: 5px 15px; border-radius: 15px; color: white; } .blog-preview p a{ color: #c00!important; } .blog-preview p a:hover, .blog-preview p a:active, .blog-preview p a:focus{ color: white!important; } nav { border-radius: 15px 15px 0 0; overflow: hidden; } .profile .contact, .profile .url-info, .profile .table-section, .home-actions { border: none; } table.details-table { border-collapse: collapse; } table.details-table td { background-color: transparent !important; } .profile-pic { border-radius: 500px; overflow: hidden; } .heading { padding: 5px 0 !important; margin-top: 15px; margin-bottom: 10px; background-color: transparent !important; color: #2a2a2a !important; border-bottom: 2px solid; } main { border-radius: 0 0 15px 15px; background: rgba(255, 255, 255, 0.94) !important; } .container { border-radius: 15px 15px 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: white !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; } a.addme { font-size: 2rem; font-weight: bold; margin-bottom: 15px; display: block; } </style>

Tags:

Description:

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

<style>
    :root {
        --logo-blue: #333;
        --darker-blue: #404040;
        --lighter-blue: #999;
        --even-lighter-blue: #ccc;
        --lightest-blue: #e3e3e3;
        --dark-orange: #333;
        --light-orange: #181818;
        --even-lighter-orange: #404040;
        --green: #38d;
    }
    * {
        font-family: monospace;
    }
    body {
        background-image: url(https://www.francescomarchesin.com/assets/images/cover_def.jpg) !important;
        background-size: cover;
        background-attachment: fixed;
    }
    .blog-preview p {
        background-color: black;
        padding: 5px 15px;
        border-radius: 15px;
        color: white;
    }
    .blog-preview p a{
        color: #c00!important;
    }
    .blog-preview p a:hover,
    .blog-preview p a:active,
    .blog-preview p a:focus{
        color: white!important;
    }
    nav {
        border-radius: 15px 15px 0 0;
        overflow: hidden;
    }
    .profile .contact,
    .profile .url-info,
    .profile .table-section,
    .home-actions {
        border: none;
    }
    table.details-table {
        border-collapse: collapse;
    }
    table.details-table td {
        background-color: transparent !important;
    }
    .profile-pic {
        border-radius: 500px;
        overflow: hidden;
    }
    .heading {
        padding: 5px 0 !important;
        margin-top: 15px;
        margin-bottom: 10px;
        background-color: transparent !important;
        color: #2a2a2a !important;
        border-bottom: 2px solid;
    }
    main {
        border-radius: 0 0 15px 15px;
        background: rgba(255, 255, 255, 0.94) !important;
    }
    .container {
        border-radius: 15px 15px 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: white !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;
    }
    a.addme {
        font-size: 2rem;
        font-weight: bold;
        margin-bottom: 15px;
        display: block;
    }
</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 )