emozinha do krai :3
Last active:
Mood:
View my: Blog | Forum Topics
Contacting emozinha do krai :3
SpaceHey URL:
https://spacehey.com/ashh_emo0_0
emozinha do krai :3's Interests
|
General |
|
|
Music |
|
|
Movies |
|
|
Television |
|
|
Books |
|
|
Heroes |
|
emozinha do krai :3's Latest Blog Entries [View Blog]
There are no Blog Entries yet.
emozinha do krai :3's Blurbs
About me:
Who I'd like to meet:
emozinha do krai :3's Friend Space
[view all]emozinha do krai :3 has 7 friends.
emozinha do krai :3's Friends Comments
Displaying 0 of 0 comments ( View all | Add Comment )
}
.profile .blurbs .section h4{
text-align: center;
text-shadow: 0px 2px 2px #301934;
color: white;
}
.profile .mood{
border: ridge 3px none;
border-radius: 5px;
margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}
.profile .friends .heading{
border-radius: 5px;
border: ridge 3px black;
text-align: center;
box-shadow: 0px 2px 2px white;
}
.profile .friends .heading h4{
color: white;
box-shadow: ;
text-shadow: 0px 2px 2px white;
}
.profile .friends .inner{
text-align: center;
background-image: url(https://i.pinimg.com/564x/8e/6a/dd/8e6add28eceddbbb1a29a1aae1e0cc97.jpg);
border: ridge 3px black;
border-radius: 5px;
margin-top: 10px;
margin-bottom: 10px;
}
.profile .friends .person p{
display: none;
}
.profile .friends .person img:not(.icon){
border: ridge 3px white;
border-radius: 5px;
box-shadow: 0px 2px 2px gray
}
.contact .inner a img {
font-size: 0;
}
/*these are ur contact icons, u can change the icon image to whatever u want*/
.contact .inner .f-row:nth-child(1) .f-col:nth-child(1) a:before,
.contact .inner .f-row:nth-child(1) .f-col:nth-child(2) a:before,
.contact .inner .f-row:nth-child(2) .f-col:nth-child(1) a:before,
.contact .inner .f-row:nth-child(2) .f-col:nth-child(2) a:before,
.contact .inner .f-row:nth-child(3) .f-col:nth-child(1) a:before,
.contact .inner .f-row:nth-child(3) .f-col:nth-child(1) a:before,
.contact .inner .f-row:nth-child(3) .f-col:nth-child(2) a:before,
.contact .inner .f-row:nth-child(4) .f-col:nth-child(1) a:before,
.contact .inner .f-row:nth-child(4) .f-col:nth-child(2) a:before {
content: url(https://media.discordapp.net/attachments/1026163393381531669/1244304039412240394/PinClipart.com_celtic-crosses-clipart_5451917.png?ex=66549ff1&is=66534e71&hm=15fdac0c1c5ebbfc3086195f62e83ac594453dbda9501890349da9610057b157&=&format=webp&quality=lossless&width=27&height=63);
}
.profile .table-section .details-table td {
background-color: black;
}
.profile .blurbs .heading {
font-size: 15px;
font-weight: bolder;
background: transparent;
color: white;(--links);
}
.col.right h4 {
color: white;(--links);
text-align: left;
}
.profile .blurbs .section h4, .profile .friends .heading, .profile .contact .heading, .profile .table-section .heading {
background: none;
color: white;(--text);
font-style: italic;
}
.profile .blurbs .section h4 {
padding-left: 5px;
}
.person p {
color: var(--links) !important;
}
.person img{
border: 2px solid var(--borders);
box-shadow: 0px 0px 7px var(--shadow);
border-radius: 200px;
display: absolute;
height: 100px;
object-fit: cover;
width:100px;
}
@import url('https://fonts.googleapis.com/css2?family=Orbitron&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');
main{background: none}
/*body text setting*/
body{font-family: 'Orbitron', sans-serif;
color: white !important;
font-size: 90%;
text-shadow: 2px 2px 3px #FFFFFF,
/*heading text setting*/
h1, h2, h3, h4, .profile .blurbs .section h4{font-family: 'Press Start 2P', cursive;
font-size: 120%;
color: white !important;
text-shadow: 2px 2px 3px black, 0 0 25px black, 0 0 5px #FFFFFF}
}
/*this is ur text setting*/
main p{
letter-spacing: 2px;
font-weight: 700;
line-height: 1.5;
color: white !important;
text-shadow: 2px 2px 3px black, 0 0 25px black, 0 0 5px black;}
}
.person:hover {
animation: rotate 0.9s;
animation-iteration-count: infinite;
}
.count {
color: white; (--links);
}
footer:after{
bottom: 0;
font-size:0;
left: 75%;
position:fixed;
pointer-events: none;
} content:url(https://i.pinimg.com/564x/1c/4c/98/1c4c98df90fca35e88624ad50a94c67d.jpg);
animation: slideIn 2s forwards;
}
@keyframes shake {
0% { transform: translate(1px, 1px) rotate(0deg); }
10% { transform: translate(-1px, -2px) rotate(-1deg); }
20% { transform: translate(-3px, 0px) rotate(1deg); }
30% { transform: translate(3px, 2px) rotate(0deg); }
40% { transform: translate(1px, -1px) rotate(1deg); }
50% { transform: translate(-1px, 2px) rotate(-1deg); }
60% { transform: translate(-3px, 1px) rotate(0deg); }
70% { transform: translate(3px, 1px) rotate(-1deg); }
80% { transform: translate(-1px, -1px) rotate(1deg); }
90% { transform: translate(1px, 2px) rotate(0deg); }
100% { transform: translate(1px, -2px) rotate(-1deg); }
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
@keyframes slideIn {
0% {
transform: translateX(900px);
}
100% {
transform: translateX(0);
}
}
/*this is ur snowflake code,u can change the emojis to whatevr u want*/
@media screen and (min-width: 0px) and (max-width: 720px) {
footer:after { display: none; }
https://64.media.tumblr.com/e37ae14b2830448611ee6aeff95e9081/72e2590fb9e2f26c-e4/s250x400/df35141c404f3845ea7cc5c4c174e78b283124f1.webp
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
🩶
Disc View Options Help
[00] 00:00
Artist:
Title:

CD Player