green

Tags:

Description:

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

<style>

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

body{
background-color: black;
}

.container{
width: 70%;
}

nav .top{
background-color: transparent;
border-radius: 20px;
border: 2px solid #CE81FF;
box-shadow: 0px 0px 10px #9C00FF;
margin: 1em 0;
}

nav .links{
background-color: transparent;
border-radius: 20px;
border: 2px solid #50FF6A;
box-shadow: 0px 0px 10px #00FF26;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}

nav .links li::after{
display: none;
}

.profile p{
font-family: 'Dongle', sans-serif;
font-size: 20px;
}

main{ 
background-color: transparent;
margin: 1em 0;
padding: .5em;
}

.profile h1{
font-family: 'Concert One', cursive;
color: white;
text-shadow: 0px 0px 10px #00FF26;
font-size: 30px;
}

.online{
font-family: 'Concert One', cursive !important;
color: #50FF6A;
font-size: 30px !important;
text-shadow: 0px 0px 10px #00FF26;
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;
}

.profile .profile-info{
background-color: transparent;
border-radius: 20px;
border: 2px solid #CE81FF;
box-shadow: 0px 0px 10px #9C00FF;
color: white;
text-shadow: 0px 0px 10px #00FF26;
}

.profile .general-about{
color: white;
text-shadow: 0px 0px 10px #00FF26;
}

.profile .blog-preview,
.profile .mood{
color: white;
text-shadow: 0px 0px 10px #00FF26;
}

.profile .profile-pic img{
border-radius: 20px;
box-shadow: 0px 0px 10px #9C00FF;
filter: sepia(100%) hue-rotate(45deg) saturate(3);
}

.profile .contact .heading,
.profile .table-section .heading{
font-family: 'Concert One', cursive;
color: white;
text-shadow: 0px 0px 10px #00FF26;
background-color: transparent;
padding: .5em;
font-size: 20px;
}

.profile .table-section,
.profile .contact,
.profile .url-info{
text-shadow: 0px 0px 10px #00FF26;
color: white;
border-radius: 20px;
border: 2px solid #50FF6A;
box-shadow: 0px 0px 10px #00FF26;
}

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

.profile .blurbs .heading,
.profile .friends .heading{
font-family: 'Concert One', cursive;
color: white;
text-shadow: 0px 0px 10px #00FF26;
background-color: transparent;
padding: .5em;
font-size: 20px;
}

.profile .blurbs{
text-shadow: 0px 0px 10px #00FF26;
color: white;
border-radius: 20px;
border: 2px solid #50FF6A;
box-shadow: 0px 0px 10px #00FF26;
}

.profile .friends-grid .person p,
.profile .friends{
color: white;
}

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

.profile .comments-table{
background-color: transparent;
border-radius: 20px;
border: 2px solid #CE81FF;
box-shadow: 0px 0px 10px #9C00FF;
color: white;
}

.profile .comments-table td{
background-color: transparent;
border-radius: 20px;
border: 1px solid #CE81FF;
padding: .5em;
}

.profile .comments-table .comment-replies{
background-color: transparent;
border-radius: 20px;
border: 1px solid #CE81FF;
box-shadow: 0px 0px 10px #9C00FF;
color: white;
}

.comments-table img,
.person img{
border-radius: 20px;
box-shadow: 0px 0px 10px #9C00FF;
filter: sepia(100%) hue-rotate(45deg) saturate(3);
}


footer{
background-color: transparent;
color: white;
text-shadow: 0px 0px 10px #00FF26;
}

.count{
color: #50FF6A;
text-shadow: 0px 0px 10px #00FF26;
}

a{
color: #CE81FF;
text-shadow: 0px 0px 10px #9C00FF;
font-family: 'Dongle', sans-serif;
font-size: 20px;
}

a:visited {
color: #CE81FF;
text-shadow: 0px 0px 10px #9C00FF;
font-family: 'Dongle', sans-serif;
font-size: 20px;
}

a:hover {
color: white;
text-shadow: 0px 0px 10px #9C00FF;
font-family: 'Dongle', sans-serif;
font-size: 20px;
}

a:active {
color: #CE81FF;
text-shadow: 0px 0px 10px #9C00FF;
font-family: 'Dongle', sans-serif;
font-size: 20px;
}

nav .links a{
color: white;
font-size: 20px;
}

nav .links a:hover{
color: #CE81FF;
text-shadow: 0px 0px 10px #9C00FF;
font-family: 'Dongle', sans-serif;
font-size: 20px;
}

.contact .inner a img {
font-size: 0;
}
.contact .inner a img:before {
font-size: 1em;
display: block
}

.contact .inner a:before{
content: "♫";
font-size: 20px;

.profile .blog-preview{
text-align: center;
}

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