<!-- (c) Layout created by liliana_p (https://layouts.spacehey.com/layout?id=2423) --> <style> @import url('https://fonts.googleapis.com/css2?family=Mali:wght@200&display=swap'); body { background-image: url('https://st2.depositphotos.com/1560516/5748/v/450/depositphotos_57488429-stock-illustration-pink-shining-background.jpg'); background-attachment: fixed; background-repeat: repeat; font-family: 'Mali', cursive; } /* LINK SETTINGS */ a { color: #ff009b; font-style: italic; } a:hover { color: #000; font-style: italic; } /* BLOG PREVIEW SETTINGS */ .blog-preview p { font-weight: bold; font-size: 15px; color: #000; text-shadow: 1px 1px 2px #828282; } /* INTERESTS SETTINGS */ .details-table td:first-child { background: #ffbae7; color: white; text-shadow: 1px 1px 1px black; } .details-table td { background: #FFF3FA; } /* NAV BAR SETTINGS */ div.top { background: linear-gradient(#ff009b, white); } nav .links { background: black; } /* HEADINGS SETTINGS */ .profile .table-section, .profile .url-info, .profile .contact { border: 1px solid black; } .profile .table-section .heading, .profile .contact .heading { color: white; text-shadow: -1px 1px 1px black; background: linear-gradient(#ff009b, white); border-bottom: 1px solid black; } .profile .blurbs .heading, .profile .friends .heading { color: white; text-shadow: -1px 1px 1px black; background: linear-gradient(#ff009b, white); border: 1px solid black; } /* BUTTON SETTINGS */ button { color: white; background: linear-gradient(#ff009b, white); border: 2px outset #ff009b; font-weight: bold; font-family: 'Mali'; text-shadow: 1px 1px 1px black; } button:hover { border: inset 2px #ff009b; } /* COMMENTS SETTINGS */ .person img { width: 100px; border: 1px black solid; opacity: 0.5; } .person img:hover { opacity: 1.0; } .comments-table a:hover { text-decoration: none; text-shadow: 1px 1px 0px #ff00b3; } .comments-table td:first-child { background: linear-gradient(#ff009b,white); text-align: center; font-weight: bold; width: 28%; } .comments-table img:not(.icon) { border: 1px solid black; box-shadow: 0px 1px 2px #fff; } .comments-table a { color: white; text-shadow: 1px 1px 1px #79004a; font-style: normal; } .comments-table a:hover { text-shadow: 1px 1px 1px #ff009b; text-decoration: none; } .comments-table button { box-shadow: 0px 1px 2px #aaa; } .comments-table td { background: #fff; border: 1px black outset; } /* FOOTER SETTINGS */ footer { background: linear-gradient(rgba(227, 227, 227, 0.56), rgba(230, 0, 111, 0.56)); border-radius: 10px; } footer a { color: black; font-weight: bold; } </style>

Tags:

Description:

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

<style>
@import url('https://fonts.googleapis.com/css2?family=Mali:wght@200&display=swap');

body {
    background-image: url('https://st2.depositphotos.com/1560516/5748/v/450/depositphotos_57488429-stock-illustration-pink-shining-background.jpg');
    background-attachment: fixed;
    background-repeat: repeat;
    font-family: 'Mali', cursive;
}

/* LINK SETTINGS */

a {
    color: #ff009b;
    font-style: italic;
}

a:hover {
    color: #000;
    font-style: italic;
}

/* BLOG PREVIEW SETTINGS */

.blog-preview p {
    font-weight: bold;
    font-size: 15px;
    color: #000;
    text-shadow: 1px 1px 2px #828282;
}



/* INTERESTS SETTINGS */

.details-table td:first-child {
    background: #ffbae7;
    color: white;
    text-shadow: 1px 1px 1px black;

}

.details-table td {
    background: #FFF3FA;
}

/* NAV BAR SETTINGS */

div.top {
    background: linear-gradient(#ff009b, white);
}

nav .links {
    background: black;
}

/* HEADINGS SETTINGS */

.profile .table-section, .profile .url-info, .profile .contact {
    border: 1px solid black;
}
.profile .table-section .heading, .profile .contact .heading {
    color: white;
    text-shadow: -1px 1px 1px black;
    background: linear-gradient(#ff009b, white);
    border-bottom: 1px solid black;
}
.profile .blurbs .heading, .profile .friends .heading
 {
    color: white;
    text-shadow: -1px 1px 1px black;
    background: linear-gradient(#ff009b, white);
    border: 1px solid black;
}

/* BUTTON SETTINGS */

button {
    color: white;
    background: linear-gradient(#ff009b, white);
    border: 2px outset #ff009b;
    font-weight: bold;
    font-family: 'Mali';
    text-shadow: 1px 1px 1px black;
}
button:hover {
    border: inset 2px #ff009b;
}

/* COMMENTS SETTINGS */

.person img {
    width: 100px;
    border: 1px black solid;
    opacity: 0.5;
}

.person img:hover { 
opacity: 1.0; 
}

.comments-table a:hover {
    text-decoration: none;
    text-shadow: 1px 1px 0px #ff00b3;
}

.comments-table td:first-child {
    background: linear-gradient(#ff009b,white);
    text-align: center;
    font-weight: bold;
    width: 28%;
}

.comments-table img:not(.icon) {
    border: 1px solid black;
    box-shadow: 0px 1px 2px #fff;
}

.comments-table a {
    color: white;
    text-shadow: 1px 1px 1px #79004a;
    font-style: normal;

}

.comments-table a:hover {
    text-shadow: 1px 1px 1px #ff009b;
    text-decoration: none;
}

.comments-table button {
    box-shadow: 0px 1px 2px #aaa;
}

.comments-table td {
    background: #fff;
    border: 1px black outset;
}

/* FOOTER SETTINGS */

footer {
    background: linear-gradient(rgba(227, 227, 227, 0.56), rgba(230, 0, 111, 0.56));
    border-radius: 10px;
}
footer a {
    color: black;
    font-weight: bold;
}
</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

Comments disabled.