Asher:3
"Trying to sleep :P"
Last active:
Mood: Tired
View my: Blog | Forum Topics
Contacting Asher:3
SpaceHey URL:
https://spacehey.com/profile?id=3226236
Asher:3's Interests
|
General |
Some of the fandom that I'm in are Bad, cod, sk8, pjsk, genshin, honkai star rail, orv, sbg, ebyl, heaven official blessing, sasaki to miyano, hanako, ohshc, saiki k, from me to you, alien stage, banana fish, evangelion, blue period, silent voice,creepypasta and many others that I don't remember โฅ๏นโฅ |
|
Music |
My favorite artist are jack stauber, rebzyyx, mother mother, ado, the neighborhood, the Dresden dolls, sodikken, mitski, teddy hyde, that handsome devil, kikuo, MSI, she wants revenge and insane clown posse :3 |
|
Movies |
My favorite movie is either silent voice or I want to eat your pancreas >:D |
|
Television |
|
|
Books |
My favorite book is heroes of Olympus, crime and punishment and no longer human :33 |
|
Heroes |
|
Asher:3's Latest Blog Entries [View Blog]
There are no Blog Entries yet.
Asher:3's Blurbs
About me:
Kusakabe from doukyuusei is such a cutie :3
/* this makes your profile picture spin weeeeeee */
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
/* does the fade in thing when you click on your profile */
@keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
/* assign this to your iframes
so put
class="player"
in the iframe tag
it will put the player in the bottom left of the screen
and it'll be invisible until you hover over it :)*/
.player {
opacity: 0;
left: 0;
bottom: 0;
}
/* when you hover over where the iframw is, itll appear.
adjust the transition to mess w how fast it appears,
this was just based off my own guess. */
.player:hover {
opacity: 100%;
transition: 0.3s;
}
/* i assign this to my stamps in my interests table.
basically, class="stamps" for every img tag.
makes it s that its 2 in every row.
its not a necessity but if you'd like to convert
one of the interest table cells to a dedicated
stamp section, here you go */
.stamps{
height: 45px;
width: 85px;
}
/* makes it so that the iframe w player assigned to it and
the pic in the corner don't crowd everything on mobile screens */
@media screen and (min-width: 0px) and (max-width: 720px) {
footer:after { display: none; }
.player { display: none; }
}
27.doukyuusei fan
Who I'd like to meet:
Asher:3's Friend Space
[view all]Asher:3 has 13 friends.
Asher:3's Friends Comments
Displaying 0 of 0 comments ( View all | Add Comment )