'milo
"my outfit is done it's my pfp now "
14 (almost 15)
Last active:
Mood: yes
View my: Blog | Forum Topics
Contacting 'milo
SpaceHey URL:
https://spacehey.com/minerr5xd
'milo's Interests
|
General |
|
|
Music |
|
|
Movies |
|
|
Television |
|
|
Books |
|
|
Heroes |
|
'milo's Blurbs
About me:
Idk how this works
Who I'd like to meet:
'milo's Friend Space
[view all]'milo has 11 friends.
'milo's Friends Comments
Displaying 0 of 0 comments ( View all | Add Comment )
.profile .blurbs .section h4 {
margin: 0;
color: white;
}
a {
color: magenta;
text-shadow: 0px 0px px magenta;
text-decoration: none;
}
.comments-table td:first-child {
background-image: url(https://thumbs.gfycat.com/DamagedForsakenFoxhound-size_restricted.gif);
background-size: 160px;
padding: 6px;
}
.count {
color: lime;
text-shadow: 0px 0px 6px ;
}
.details-table td:first-child {
background: var(--even-lighter-blue);
color: white;
font-weight: bold;
width: 33%;
}
.profile-info {
background-image: url(https://thumbs.gfycat.com/DamagedForsakenFoxhound-size_restricted.gif);
background-size: 500px;
border: 2px solid magenta;
box-shadow: 0px 0px 7px;
display: flex;
align-items: center;
justify-content: center;
padding: 15px 5px;
margin-bottom: 10px;
}
.profile .friends .person p {
color: magenta;
text-shadow: 0px 0px px;
font-weight: bold;
width: 100%;
word-break: break-word;
font-size: 100%;
text-align: center;
}
footer {
border-radius: 2px;
background-color: #1b1b1c; !important
display: block !important;
position: relative;
border: 0.1px solid white;
border-width: 5px;
border-radius: 20px;
box-shadow: 0px 0px 10px black;
display: block;
}
footer {
border-color: black;
animation-name: flash_border;
animation-duration: 10s;
animation-timing-function: linear;
animation-iteration-count: infinite;
-webkit-animation-name: flash_border;
-webkit-animation-duration: 1.4s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
-moz-animation-name: flash_border;
-moz-animation-duration: 2s;
-moz-animation-timing-function: linear;
-moz-animation-iteration-count: infinite;
}
.profile {
background-image: url(https://api.themezer.net/cdn/themes/56e/image.jpg);
background-size: 800px;
position: relative;
border: 2px solid white;
border-width: 4px;
border-radius: 40px;
box-shadow: 0px 0px 10px black;
display: block;
}
.profile {
border-color: white;
animation-name: flash_border;
animation-duration: 3s;
animation-timing-function: linear;
animation-iteration-count: infinite;
-webkit-animation-name: flash_border;
-webkit-animation-duration: 3s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
-moz-animation-name: flash_border;
-moz-animation-duration: 3s;
-moz-animation-timing-function: linear;
-moz-animation-iteration-count: infinite;
}
@keyframes flash_border {
0% {
border-color: magenta;
}
50% {
border-color: lime;
}
100% {
border-color: magenta;
}
@-webkit-keyframes flash_border {
0% {
border-color: magenta;
}
50% {
border-color: lime;
}
100% {
border-color: magenta;
}
}
@-moz-keyframes flash_border {
0% {
border-color: magenta;
}
50% {
border-color: lime;
}
100% {
border-color: magenta;
}
}