Shay Marie

Tags:

Description:

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

<style>

@import url('https://fonts.googleapis.com/css2?family=Merienda+One&display=swap');

body{
background-image: url(https://64.media.tumblr.com/d20f207d59818fabb6956d6202ef0623/tumblr_p3phomRmZX1qzxv73o1_540.gifv);
background-size: cover;
height: 100%;
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;
}

nav .top{
background-color: #B2407F;
border-radius: 30px 30px 0 0;
margin: 1em 0 0 0;
box-shadow: inset 2px 3px 5px #DE4F60;
border-top: 5px solid #DE4F60;
border-left: 5px solid #DE4F60;
border-right: 5px solid #DE4F60;
}

nav .links{
background-color: #B2407F;
text-align: center;
border-left: 5px solid #DE4F60;
border-right: 5px solid #DE4F60;
box-shadow: inset 2px 0px 5px #DE4F60;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}

nav li::after{
display: none;
}

main{
background-color: transparent;
border-left: 5px solid #DE4F60;
border-right: 5px solid #DE4F60;
border-bottom: 5px solid #DE4F60;
}

.profile h1{
font-family: 'Merienda One', cursive;
color: white;
text-shadow: 1px 3px 5px #EA4A00;
font-size: 23px;
}

.profile .profile-info{
background-image: url(https://i.pinimg.com/originals/c9/e0/9a/c9e09aed17cef8abb78364a6f19db7ff.gif);
background-size: cover;
height: 100%;
background-position: center;
background-repeat: no-repeat;
color: white;
text-shadow: 1px 3px 5px #EA4A00;
border-radius: 30px;
border: 2px solid #DE4F60;
box-shadow: 1px 3px 5px #EA4A00;
}

.profile .profile-pic img{
border-radius: 30px;
border: 2px solid #DE4F60;
box-shadow: 1px 3px 5px #EA4A00;
filter: sepia(100%) hue-rotate(309deg) saturate(3);
}

.profile .general-about{
color: white;
text-shadow: 1px 1px 3px #EA4A00;
}

.profile .blog-preview{
text-align: center;
color: white;
text-shadow: 1px 1px 3px #EA4A00;
}

.profile .mood{
color: white;
text-shadow: 1px 1px 3px #EA4A00;
}

.profile .contact .heading,
.profile .table-section .heading{
background-color: #B2407F;
border-radius: 30px 30px 0 0;
box-shadow: inset 2px 3px 5px #DE4F60;
border-top: 5px solid #DE4F60;
border-left: 5px solid #DE4F60;
border-right: 5px solid #DE4F60;
font-family: 'Merienda One', cursive;
color: white;
padding: .5em 0 .5em 0;
text-align: center;
}

.profile .table-section,
.profile .contact{
background-image:url(https://i.pinimg.com/originals/c9/e0/9a/c9e09aed17cef8abb78364a6f19db7ff.gif);
background-size: cover;
height: 100%;
background-position: center;
background-repeat: no-repeat;
color: white;
text-shadow: 1px 3px 5px #EA4A00;
border-radius: 30px 30px 0 0;
border: 2px solid #DE4F60;
box-shadow: 1px 3px 5px #EA4A00;
}

table.details-table td {
background-color: transparent !important;
color: white !important;
}

.profile .url-info{
color: white;
text-shadow: 1px 3px 5px #EA4A00;
border: none;
}

.profile .blurbs .heading,
.profile .friends .heading{
background-color: #B2407F;
border-radius: 30px 30px 0 0;
box-shadow: inset 2px 3px 5px #DE4F60;
border-top: 5px solid #DE4F60;
border-left: 5px solid #DE4F60;
border-right: 5px solid #DE4F60;
font-family: 'Merienda One', cursive;
color: white;
padding: .5em 0 .5em 0;
text-align: center;
}

.profile .blurbs .section h4{
color: white;
}

.profile .blurbs .section p{
color: white;
}

.profile .blurbs{
background-image:url(https://i.pinimg.com/originals/c9/e0/9a/c9e09aed17cef8abb78364a6f19db7ff.gif);
background-size: cover;
height: 100%;
background-position: center;
background-repeat: no-repeat;
color: white;
text-shadow: 1px 3px 5px #EA4A00;
border-radius: 30px 30px 0 0;
border: 2px solid #DE4F60;
box-shadow: 1px 3px 5px #EA4A00;
}

.profile .friends .inner{
text-align: center;
color: white;
text-shadow: 1px 3px 5px #EA4A00;
}

.profile .friends .friends-grid p{
color: white;
text-shadow: 1px 3px 5px #EA4A00;
}

.profile .comments-table{
color: white;
background-color: transparent;
border: 2px solid #DE4F60;
}

.profile .comments-table .comment-replies{
background-color: transparent;
color: white;
border: 1px solid #DE4F60;
}

.profile .comments-table td{
background-color: transparent;
color: white;
padding: .5em;
}

.comments-table img{
border-radius: 30px;
border: 2px solid #DE4F60;
box-shadow: 1px 3px 5px #EA4A00;
filter: sepia(100%) hue-rotate(309deg) saturate(3);
}

.person img{
border-radius: 30px;
border: 2px solid #DE4F60;
box-shadow: 1px 3px 5px #EA4A00;
filter: sepia(100%) hue-rotate(309deg) saturate(3);
}

a{
color: white;
text-shadow: 0px 0px 5px #FF2373;
}

a:visited {
color: white;
text-shadow: 0px 0px 5px #FF2373;
}

a:hover {
color: #FF2373;
text-shadow: 0px 0px 5px #FF2373;
}

a:active {
color: white;
}

nav .links a:hover{
text-decoration: underline;
color: #FF2373;
}

.count{
text-decoration: underline;
color: #FF2373;
text-style: italic;
}

.online{
color: white;
text-decoration: underline;
text-shadow: 0px 0px 5px #FF2373;
font-weight: bold;
font-size: 150%;
animation-name: blink;
animation-iteration-count: infinite;
animation-timing-function: cubic-bezier(1.0,0,0,1.0);
animation-duration: 2s;
}

.online img{
display: none;
}

footer{
background-color: #B2407F;
border: 5px solid #DE4F60;
box-shadow: inset 2px 0px 5px #DE4F60;
border-radius: 30px;
color: white;
}

</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 )