@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');
.floatie {
background: url(https://i.pinimg.com/originals/e4/26/3e/e4263e028c860e52674b257caef0ef06.gif) no-repeat;
background-size: 100%;
position: fixed;
right: -35px;
bottom: -10px;
height: 450px;
width: 350px;
z-index: 1000;
}
/*PASTE SCROLLBAR CODE HERE*/
body{
background-image: url('https://i.pinimg.com/originals/4e/84/ad/4e84ad7ad452c02ce0a4c20d82c934ae.gif');
background-position:undefined;
background-attachment: fixed;
background-size: cover;
background-color: #d72eb1;
border: 2px ridge #f4a4c0;
}
main{
background-image: url('https://i.pinimg.com/originals/48/82/d8/4882d8e833da51497e59f6236ea2b822.gif');
background-position:undefined;
background-attachment: fixed;
background-size: contain;
background-color: #000000;
}
.contact, .url-info, .table-section, .blurbs, .friends, .comments {
background-image: url('https://i.pinimg.com/736x/25/63/3a/25633a7358b222caf35c8ec045616b61.jpg');
background-position:undefined;
background-attachment: fixed;
background-size: contain;
background-color: #000000;
border: 2px Ridge #f4a4c0!important;
}
span[itemprop='name'] {
color: #ff40ff;
font-size: 16pt;
font-weight: bold;
font-style: italic;
font-family: 'Great Vibes', cursive, Sans-Serif;
}
h4 {
color: #ff40ff;
font-size: 16pt;
font-weight: bold;
font-family: Sans-Serif;
}
.section h4, .details-table td:first-child {
color: #ff40ff!important;
font-size: 12pt;
font-weight: bold;
font-family: Sans-Serif;
}
a, .count {
color: #d357fe;
font-size: 10pt;
font-family: Sans-Serif;
}
a:hover {
color: #00f900;
font-size: 10pt;
font-family: Sans-Serif;
}
body,main {
color: #ff40ff;
font-size: 10pt;
font-family: Sans-Serif;
}
.details-table td, .details-table td:first-child{
background: none!important;
}
.heading{
background: none!important;
}
.comments-table td{
background: none!important;
}