Tags: cute, pink, grain, float
Description:
A layout all about Yumemi Riamu! i love her design :)
Preview:
Copy and paste this code into the "About me" section of your Profile to use it.
Caution: This Layout was not inspected by SpaceHey — use it at your own risk.
Comments
Displaying 16 of 16 comments ( View all | Add Comment )
jadalicious
using rn!! this is so cute !!
ππππππ
USING !!!!
lena
using!
πLYDIAπ
USINGGG ITS SO CUTEEE!1!1!1!1!!
MaoMao
using!! i customized it a bit
bunnflrt
using rnnn
kaishun
Mind asking which code is the yumemi figure?
sorry im late! the very first bit of the code that is saysγdivγ!
by pupupowa; ; Report
Thank youπ
by kaishun; ; Report
oranges!
Using!! Thank you :D
NEWPROFT !?!?!
How did you get those lines across your screen?
if u mean the tv lines, here u are! ( body::before {
content: " ";
display: block;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%);
z-index: 2;
background-size: 100% 2px, 3px 100%;
pointer-events: none;
}
)
(just get rid of the () at the start and end, but make sure to leave the }!)
by pupupowa; ; Report
w0agstarzz β
Omg tysm using!! :3
NEWPROFT !?!?!
how do you get it to float like that?
heres the code! just delete the parenthesis at the beginning and end (so the code sends fbrefhje)
(.col, main, footer, nav::before, .online, nav .links, nav .top {
animation: float 3s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
}
.col, main, footer, nav::before, .online, nav .links, nav .top {
animation: float 3s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
}
@keyframes float {
0% { transform: translate(0, 0px);
}
50% {
transform: translate(0, 8px);
}
100% {
transform: translate(0, -0px);
} )
by pupupowa; ; Report
tysm!!!
by NEWPROFT !?!?!; ; Report
Wisqβ
Very cuteee
yunyun!
using!
mellow <3
using ^^
βΛΰΏ van ππΛβ
so pretty !! i love miss yamu <3
Marl <3
oh my god this is so pretty ! ur so talented!!
thank you so much!!(Β΄β½`ΚΖͺ)β‘
by pupupowa; ; Report
Btw if you can share whats the code for adding images into ur profile and for the old web style (the lines) I'm trying to make a lay that kinda looks like this because urs are so cute <3 ill be crediting u ofc <3
by Marl <3; ; Report
ofc! :D here: (ignore the parenthesis its so the code actually sends c:)
(
body::before {
content: " ";
display: block;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%);
z-index: 2;
background-size: 100% 2px, 3px 100%;
pointer-events: none;
}
)
by pupupowa; ; Report
and theres a lot of dif codes for adding imgs embedded into ur profile, if u wanna add one without the () brackets and just around u can use (<img src=" enter url of image between quotation marks β/>) but mostly its finding places on ur profile and putting before or after like (.col.left h4:before{ ) i hope that made sense!!! :D i think the easiest way is to command F my code for url's and take all those headings and put ur own pics :D (im so bad at explaining im so sorry :,D)
by pupupowa; ; Report