<style>
/* Profile Name Header */
@import url('https://fonts.cdnfonts.com/css/parisienne');
@import url('https://cory.anota.do/spacehey/pdg_neon.css');
:root{ --neon-text-color: #e01f1f;}
.profile .left h1{ font-family: 'Parisienne', sans-serif; font-size: 30px; text-align: center; overflow-wrap: break-word;}
</style>
<style>
/*PASTE SCROLLBAR CODE HERE*/
body{
background-image: url(https://i.pinimg.com/736x/97/dd/0f/97dd0f639475df80155b2c0f6d8ec9d7.jpg);
background-repeat: repeat;
background-position:undefined;
background-attachment: fixed;
background-size: contain;
background-color: #ffffff;
}
main{
background-image: url(https://i.pinimg.com/736x/84/b4/d2/84b4d274bac611e82d4e00fefe24482f.jpg);
background-repeat: repeat;
background-position:undefined;
background-attachment: fixed;
background-size: cover;
background-color: #ffffff;
}
.count {
color: #db63b5; !important;
}
.blurbs .inner{
text-align: center !important;
}
:root {
--logo-blue: #a11d1d;
--darker-blue:#db63b5;
--lighter-blue:#339c37;
--even-lighter-blue: #339c37;
--lightest-blue: #a11d1d;;
--dark-orange: #a11d1d;
--light-orange: #339c37;
--even-lighter-orange: #339c37;
--green: #339c37;
}
a:hover{
color: #339c37; !important;
}
h4 {
color: #db63b5;
}
main p {
color: #db63b5;
}
.profile .blurbs .section h4 {
color: #F186DD;
}
.top{
border-radius: 25px 25px 0 0 !important;
}
main{
border-radius: 0 0 25px 25px !important;
}
.profile-pic {
border-radius: 500px;
overflow: hidden;
.online {
color: #db63b5;
animation-name: blink;
animation-iteration-count: infinite;
animation-timing-function: cubic-bezier(1.0,0,0,1.0);
animation-duration: 3s;
}
.online img {
display: none;
}
footer{background:none !important; line-height:0px !important;}
footer ul li a {color: #000000 !important;}
}
.comments-table{display:none !important;}
.friends-grid{display:none !important;}
.blurbs .inner .section:nth-child(1) h4{ font-size:0; }
.blurbs .inner .section:nth-child(2) h4{ font-size:0; }
.blog-preview{display:none !important;}
.blurbs .heading{display:none !important;}
}
::-webkit-scrollbar {
width: 10px;
height: 10px;
}
::-webkit-scrollbar-thumb {
background: #8bc7d0;
}
::-webkit-scrollbar-track {
background: #fff;
}
.contact .inner a img {
font-size: 0;
}
.contact .inner a img:before {
font-size: 1em;
display: block
}
footer {
border-radius: 15px;
background-image: url(https://i.pinimg.com/736x/6c/9c/c2/6c9cc23c905fe9948633d64224edb8d6.jpg);
color: white;
}
.contact .inner .f-row:nth-child(1) .f-col:nth-child(1) a:before {
/* Add to Friends */
content: "🎄"
}
.contact .inner .f-row:nth-child(1) .f-col:nth-child(2) a:before {
/* Add to Favorites */
content: "❤️"
}
.contact .inner .f-row:nth-child(2) .f-col:nth-child(1) a:before {
/* Send Message */
content: "💚"
}
.contact .inner .f-row:nth-child(2) .f-col:nth-child(2) a:before {
/* Forward to Friend */
content: "🎅🏼"
}
.contact .inner .f-row:nth-child(3) .f-col:nth-child(1) a:before {
/* Instant Message */
content: "⛄️"
}
.contact .inner .f-row:nth-child(3) .f-col:nth-child(2) a:before {
/* Block User */
content: "💙"
}
.contact .inner .f-row:nth-child(4) .f-col:nth-child(1) a:before {
/* Add to Group */
content: "♥️"
}
.contact .inner .f-row:nth-child(4) .f-col:nth-child(2) a:before {
/* Report Profile */
content: "❄️"
}
Comments
Displaying 0 of 0 comments ( View all | Add Comment )