yu
λΉμ²λΌ.. λ΄ μκ°μ
Last active:
Mood: BORED. always
View my: Blog | Forum Topics
Contacting yu
SpaceHey URL:
https://spacehey.com/profile?id=4429374
yu's Interests
|
General |
|
|
Music |
Apink*Longshot^ NCT n SHINee |
|
Movies |
|
|
Television |
|
|
Books |
|
|
Heroes |
|
yu's Latest Blog Entries [View Blog]
There are no Blog Entries yet.
yu's Blurbs
About me:
πγ½οΈβ©οΈβοΈππ
Who I'd like to meet:
Shipal. Β So Far
yu's Friend Space
[view all]yu's Friends Comments
Displaying 0 of 0 comments ( View all | Add Comment )
main .left{
animation-name: floating;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
margin-left: 30px;
margin-top: 5px;
}
@keyframes floating {
0% { transform: translate(0, 0px); }
50% { transform: translate(0, 7px); }
100% { transform: translate(0, -0px); }
}
}
