fwiendFace {
transition: 0.5s;
}
.fwiendFace:hover {
border-radius: 5px;
transform: scale(1.2);
background: url();
animation: wob .5s linear infinite;
box-shadow: 0 0 1rem #FF69B4;
border: 1px solid #FF69B4;
transition: 0.5s;
}
.player {
background: #FFB6C1;
border: 3px solid #FF69B4;
border-radius: 4px;
padding: 0;
}
@media only screen and (max-width: 768px)
.topLeft, .topRight {
width: auto;
float: none;
}
@keyframes fadein {
0% {
opacity: 0;
}
10% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.topRight {
-webkit-animation: none 8.5s;
}
.topLeft {
-webkit-animation: none 5s;
}
.logo::before {
margin-right: 0px;
display: inline-block;
height: 24px;
width: 24px;
content: "";
background: url() no-repeat 0 0;
background-size: 24px 24px;
}
.logo::after {
margin-right: 0px;
display: inline-block;
height: 24px;
width: 24px;
content: "";
background: url() no-repeat 0 0;
background-size: 24px 24px;
}
div#hSub {
color: #FFB6C1;
}
div.boxInfo.box {
border: 1px dashed #FF69B4;
}
.boxInfo {
border: 1px dashed #FF69B4;
margin-bottom: 20px;
margin-top: 20px;
}
.blog {
background-color: #FFB6C1;
border: 1px solid #FF69B4;
}
p {
color: #FF69B4;
}
#header a:not(.logo) {
margin-left: 10px;
color: #FF69B4;
font-size: small;
text-decoration: none;
font-family: Courier New;
}
#imgPreview img {
width: auto;
height: auto;
max-height: calc(100% - 10px );
max-width: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
border: 0px solid #FF69B4;
cursor: zoom-out;
background: url(lll);
}
#sMsg::after {
content: "MESSAGE ME!!!";
font-size: 15px;
}
#sMsg {
font-size: 0px;
color: #FF69B4;
}
#add::after {
content: "ADD ME!!!";
font-size: 15px;
}
#add {
font-size: 0px;
color: #FF69B4;
}
.topRight > .blurbs.box > .blogs > div > b::after {
font-size: 15px !Important;
content: "BLOGZ!!";
animation: test 1s linear infinite;
}
.topRight > .blurbs.box > .blogs > div > b {
font-size: 0px !Important;
}
#viewFriends {
display: none;
}
.fwiendCounter>b::after {
content: " BESTIEZ!!!";
font-size: 15px;
color: #FF69B4;
}
.fwiendCount {
color: #FFB6C1;
font-size: 15px;
}
.fwiendCounter>b {
font-size: 0px;
color: #fff;
}
.fwiendCounter>b>.uName {
font-size: 0px;
color: #FFB6C1;
}
.topRight > .box:not(.blurbs) > .rightHead > b::after {
content: "";
font-size: 15px;
color: #ffffff0;
}
.topRight > .box:not(.blurbs) > .rightHead > b > span.uName {
font-size: -9999px;
}
.topRight > .box:not(.blurbs) > .rightHead > b {
font-size: 0;
}
.blurbs.box > .rightHead > b > span.uName::after {
content: "♡ ABOUT ME ♡";
color: #FFB6C1;
font-size: 15px;
}
.blurbs.box > .rightHead > b {
font-size: 0px;
}
.blurbs.box > .rightHead > b > span.uName {
font-size: 0px;
color: #ffffff0;
}
#sMsg {
background-repeat: no-repeat;
background: url() no-repeat;
}
#add {
background-repeat: no-repeat;
background: url() no-repeat;
}
#block {
display: none;
}
#report {
display: none;
}
.topRight > .extended.box::after {
font-size: 15px !important;
content: "It\'s an extraordinary thing to meet someone who you can bare your soul to and accept you for what you are";
}
.topRight > .extended.box > h3 {
font-size: 0;
}
.boxHead {
display: none;
text-indent: -9999px;
}
h4 {
display: none;
}
div#hSub a {
font-family: courier;
}
.fwiendFace img, .tableLeft img {
border: 1px solid #FF69B4;
}
input, button {
background: linear-gradient(#ff37ff, #000);
color: #FFB6C1;
border: 1px solid #FF69B4;
font-family: "courier";
}
.fwiendFace img, .tableLeft img {
width: 100px;
height: 100px;
object-fit: cover;
object-position: top;
}
@keyframes wiredB {
50% {
box-shadow: 0 0 2rem #ff37ff;
}
}
#container {
background: #FFB6C1;
border: 5px double #FF69B4;
animation: wiredB 2s ease-in-out infinite;
}
div#online {
content: url(https://www.myspacegens.com/images/online_now/5.gif);
display: block;
margin-left: auto;
margin-right: auto;
width: 40%;
}
body {
font-family: "Courier New";
}
body::before {
content: "its an extraordinary thing to meet someone who you can bare your soul to and accept you for what you are.";
display: block;
position: fixed;
left: 0;
top: 0;
width: calc(500% + 32px);
height: calc(500% + 32px);
background-image: url("");
background-position: 0 0;
background-repeat: repeat;
z-index: 10000000;
animation: ScanlineAnimationLeft 2s linear infinite;
pointer-events: none;
opacity: 0.75;
}
@keyframes ScanlineAnimationLeft {
0% {
transform: translateX(0px) translateY(0px);
}
100% {
transform: translateX(-32px) translateY(-32px);
}
}
@keyframes ScanlineAnimationRight {
0% {
transform: translateX(0px) translateY(0px);
}
100% {
transform: translateX(32px) translateY(-32px);
}
}
.logo b span {
display: none;
}
.logo b:before {
vertical-align: middle;
font-size: 20px;
content: "";
}
.logo b:after {
vertical-align: middle;
font-size: 20px;
color: #FFB6C1;
content: "*Blushes*";
}
}
img {
image-rendering: initial;
}
.url.box {
display: none;
}
body {
background-image: url(https://64.media.tumblr.com/6e6d6e7c3670878396dd986b4a6e48bb/tumblr_nxxe3yUl2r1tx5ldlo1_640.gifv);
}
body {
text-align: center;
}
.tableLeft {
background: #FFB6C1;
width: 25%;
padding: 10px;
vertical-align: top;
overflow: hidden;
}
.tableRight {
width: 75%;
background: #FFB6C1;
padding: 10px;
vertical-align: top;
overflow-wrap: anywhere;
}
div {
color: #FF69B4;
}
.rightHead {
background: #FF69B4;
color: #fff;
border: 1px solid #FF69B4;
padding-left: 4px;
}
h4 {
color: #FF69B4;
margin-bottom: 0px;
}
.boxButton {
display: inline-block;
width: calc( 49% - 60px );
padding-left: 30px;
height: 24px;
font-size: small;
color: #FFB6C1;
padding-top: 7px;
}
.topLeft:after {
content: "";
white-space: pre-wrap;
display: block;
height: 640px;
background-image: url(lll), url(https://64.media.tumblr.com/93ac4376feb81ca1de3a05e57952c68c/tumblr_nuieg2cnxv1qei7a7o1_500.jpg);
background-repeat: no-repeat, repeat, repeat, repeat, repeat;
}
.boxHead {
background: #FFB6C1;
color: #FFB6C1;
padding: 3px;
padding-bottom: 4px;
padding-left: 6px;
}
.extended {
background-color: FF69B4;
border: 1px dashed #FF69B4;
margin-bottom: 20px;
margin-top: 20px;
}
.blurbs, #box, #header, #hSub {
background: #ffffff0;
border: 1px dashed #FF69B4;
padding: 0px;
margin-bottom: 10px;
}
.fwiendCount {
color: #FFB6C1;
}
#commentInput {
border: 1px solid #FF69B4;
background: linear-gradient(#ff37ff, #000);
}
* {
color:#ffffff;
}#hSub a {
color: #FFB6C1;
text-decoration: none;
}
#header, #hSub {
padding: 5px !important;
background: #FF69B4 url(https://i.pinimg.com/originals/1c/2a/48/1c2a48cafc7a62bfe1df42bd23368e65.gif) repeat!important;
border-bottom: 1px solid #FFB6C1 !important;
border-radius: 10px;
}
div#hSub a:first-child {
border-bottom: 2px solid #FF69B4;
padding-bottom: 7px;
Emi.Doran10
|
""
Female
16 years old
United States
Last Login: 1607847156000
|
Song: Cascada - Bad Boy (lyrics)
Emi.Doran10 is in your extended network
Emi.Doran10's blurbs
About me:
I'm Emily!
So I had a dream of this guy and he was really cute and I keep finding these black feathers everywhere, am I crazy???
Who I'd like to meet:
Anyone can talk to me!! I'm kinda shy...
Emi.Doran10's Fwiends Space
Emi.Doran10 has 34 fwiends.
View All Emi.Doran10's Fwiends
Thank you!
https://64.media.tumblr.com/df85ab82f5fb0a63df7cdfb61f42833b/7b2312bf6c576891-b0/s500x750/9a96c6ed354f3c5bb4b84681b039f209bdb5ca12.gifv
cute cat aw
kity
Thanks 4 the add!