Jamie
"IM TOO LAZY TO FINISH CODING"
Young, Broke, Sad, American.
Last active:
Mood: TIRED
View my: Blog | Forum Topics
Contacting Jamie
SpaceHey URL:
https://spacehey.com/c4llm3jamiequacks
Jamie's Interests
|
General |
|
|
Music |
|
|
Movies |
|
|
Television |
|
|
Books |
|
|
Heroes |
|
Jamie's Links
Jamie's Latest Blog Entries [View Blog]
There are no Blog Entries yet.
Jamie's Blurbs
About me:
Who I'd like to meet:
Jamie's Friend Space
[view all]Jamie has 37 friends.
Jamie's Friends Comments
Displaying 1 of 1 comments ( View all | Add Comment )
|
Dia s diary
|
I loveee your page!!!! how did you get your PFP to spin? the code I used does not work... |
I used a layout. Let me check if I can send you the code!
by Jamie; ; Report
@keyframes spin{
from{ transform:rotate(0deg); }
to{ transform:rotate(-360deg); }
}
.general-about .profile-pic img{
border-radius: 50%;
animation: spin 7s infinite linear;
}
Here is the code! If it doesn't show or work its the 2nd one down from the popular layouts!
by Jamie; ; Report
Thank you so muchhhhh
by Dia s diary; ; Report