REAL GR's profile picture

Published by

published

Category: SpaceHey

music gr

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

Just a dude doin stuff ya dig?
<style> 

/*============= cursors  ===================*/
a:hover{
 cursor: url('https://cur.cursors-4u.net/nature/nat-10/nat924.cur'), auto;
}
body {
 cursor: url('https://cur.cursors-4u.net/nature/nat-10/nat924.cur'), auto;
}
</style>
<style>
/*============= font style ===================*/
@import url('https://external-media.spacehey.net/media/sPYielEk6h_Bb4S-KATJHjhA1Gtdu3NtS7Ou4yGR2B54=/https://fonts.googleapis.com/css2?family=Orbitron&display=swap');
</style>
<style>
/*============= layout details ===================*/
:root{
 --headers: cyan;
 --text: white;
 --names: Fuchsia;
 --links: cyan;
 --hover: #FF00FF;
 --borders: 5px double cyan !important;

 --background_image: url("https://i.redd.it/8mn4p369li331.png");

 --font-family: 'Orbitron', sans-serif;
 --mynamesize: 50px;
 --transparency: .55;
 --curve: 0px;
 --hue: 0deg;
 --simple_bg: #ffffff;
}
main .left{
 padding-right: 20px;
}
.url-info{display:none !important;} /* to hide the url */
.blurbs .heading{display:none !important;} /* to hide the blurbs heading */
h3, h4, h5, .url-info b{ color: var(--headers) !important;} /* headings*/
a{color: var(--links) !important;} /* color of links */
a:hover{color: var(--hover) !important;} /* color of links on hover */
p, h2{color: var(--text) !important;} /* color of text */
h1, .friends a p{color: var(--names) !important;} /* color of names, and friends counter */
h1, .friends a:hover p{color: var(--hover) !important;} /* color of names on hover */
nav label{color: var(--links) !important;} /* color of search */
.section h4 {color: var(--headers) !important;text-align:center;} /* aboutme & want2meet headings */
.section{color: var(--text) !important;} /* sometimes <p> is broken by embeds maybe. */
.comment-reply:not(:first-child){border-top: 3px double magenta;} /* line in bewtween comment replies*/
.count{color:#00FFFF;}
/*============= text decoration ===================*/
a:hover,
a:active,
.blog-entry .kudos-btn:hover,
.blog-entry .kudos-btn:active{
 text-decoration: underline;
 text-decoration-style: double;
}
.logout-btn:hover,
.logout-btn:active{
 text-decoration: underline;
 text-decoration-style: double;
}
nav .top a:hover{
 text-decoration: underline;
 text-decoration-style: double;
}
nav .links a:hover{
 text-decoration: underline;
 text-decoration-style: double;
}
/*============= font family ===================*/
h2, h3, h4, h5, a, p, nav label, .section{
 font-family: var(--font-family) !important;
 text-shadow: 0px 0px 0px black !important;
 font-size: 12px;
}
/*============= padding and margin ===================*/
.icon{border:none !important;}
.blurbs{margin-top:10px !important;margin-bottom:30px !important}
.friends{margin-top:-10px !important;margin-bottom:30px !important}
.profile-info{border-radius: var(--curve) !important;}
.comment-replies{border:10px double magent;}
.comments-table{border-radius: var(--curve) !important;border:none !important;}
.table-section{padding-bottom:7px !important;margin-top:30px!important}
#comments{margin-top:5px !important;padding-bottom:5px !important}
.details p:last-child{color:var(--links) !important; filter: brightness(95%);}
.mood{margin-top:20px;}
/*============= background image ===================*/
body {
 background-image: var(--background_image) !important;
 background-color: #000000 !important;
 background-repeat: no-repeat;
 background-size: 1920px 1080px;
}


0 Kudos

Comments

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