Lunar_Flare(*≧ω≦*)

Lunar_Flare(*≧ω≦*)'s profile picture

Last active:

Mood:

View my: Blog | Forum Topics

SpaceHey URL:

https://spacehey.com/profile?id=2099310

Lunar_Flare(*≧ω≦*)'s Interests

General

Music

Movies

Television

Books

Heroes

Lunar_Flare(*≧ω≦*)'s Latest Blog Entries [View Blog]

There are no Blog Entries yet.

Lunar_Flare(*≧ω≦*)'s Blurbs

About me:

nav img.logo { content:url("https://dl.dropbox.com/scl/fi/lda9140ejqsdzkeibae4w/hgfghcvhg.png?rlkey=7u5ntlk7dvhgukulkor7k6qlb&st=5tskp9yo"); filter: drop-shadow(0px 0px 3px #ff70ae); transform: scale(1.5); }

Who I'd like to meet:

Lunar_Flare(*≧ω≦*)'s Friends Comments

Displaying 1 of 1 comments ( View all | Add Comment )

Rory :3

Rory :3's profile picture

hi omg thank you for adding me!! how do you get the gifs on your profile to do that rainbow thing when you hover over them its super cool :0

Report Comment



thanks here is the code




@keyframes hoverrainbow{
from{
filter:saturate(300%) hue-rotate(0deg);
}
to{
filter:saturate(300%) hue-rotate(360deg);
}
}
main img:hover {
filter:saturate(300%);
animation: 1s hoverrainbow infinite linear;
}

by Lunar_Flare(*≧ω≦*); ; Report

Oh my goshh aaahhhh thank youu!! X3

by Rory :3; ; Report