Home | All Fwiends | Random | Online | Music | Blog | Search

vir 's Blog

"v"
Female
14 years old
Argentina
Last Login: 1606250503000
Contacting vir
Message
Report
Add
Block
All Blogs (3/10)
1605662759000

css

I can't find another way to share my css, just copy and paste:

body {
background: url(https://i.pinimg.com/originals/99/52/13/995213b60e8acb7951e819baa595e5af.gif);
font-family: Arial;
padding-top: 45px;
font-size: 15px;
}
.fwiendFace {
transition: 0.5s;
}
.fwiendFace:hover {
border-radius: 5px;
transform: scale(1.2);
background: url(https://image.freepik.com/vector-gratis/esqueletos-halloween-bailando-sobre-fondo-negro-vector-disponible_7714-206.jpg);
animation: wob .5s linear infinite;
box-shadow: 0 0 1rem gray;
border: 1px solid gray;
transition: 0.5s;
}
.songName {
overflow: hidden;
background: black;
border-radius: 3px;
margin-top: 0px;
font-size: small;
box-shadow: px 4px 6px -5px #333;
text-shadow: 0px -2px #333;
color: white;
padding: 5px;
}

  • {
    color: #fff;
    }
    .songName {
    white-space: nowrap;
    }
    .songName b {
    display: none;
    }
    .songTitle:after {
    content: ".mp3";
    }
    @keyframes marquee {
    0% {
    text-indent: 100%;
    }

100% {
text-indent: -180%;
}
}
.songTitle {
display: block;
animation: marquee 20s linear infinite;
}
.player {
background: #000;
border: 3px solid #000;
border-radius: 4px;
padding: 0;
}
@media only screen and (max-width: 768px)
.topLeft, .topRight {
width: auto;
float: none;
}
@keyframes fadein {
0% {
opacity: 0;
}

10% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.topRight {
-webkit-animation: fadein 8.5s;
}
.topLeft {
-webkit-animation: fadein 5s;
}
.logo::before {
margin-right: 0px;
display: inline-block;
height: 24px;
width: 24px;
content: "";
background: url(https://lh3.googleusercontent.com/proxy/tSQmtV70pIhEsQ-A92W8yBbH7oAPQz9X6NiKTaBFRXcOHkmlosubJIhGTk-JnLH1lDTj66fJJD2ReOrqXizJTrlpdB-x8OU51tFzqCswDtYV8Q) no-repeat 0 0;
background-size: 24px 24px;
}

.logo::after {
margin-right: 0px;
display: inline-block;
height: 24px;
width: 24px;
content: "";
background: url(https://lh3.googleusercontent.com/proxy/tSQmtV70pIhEsQ-A92W8yBbH7oAPQz9X6NiKTaBFRXcOHkmlosubJIhGTk-JnLH1lDTj66fJJD2ReOrqXizJTrlpdB-x8OU51tFzqCswDtYV8Q) no-repeat 0 0;
background-size: 24px 24px;
}
div#hSub {
color: gray;
}
div.boxInfo.box {
border: 1px dashed black;
}
.boxInfo {
border: 1px dashed black;
margin-bottom: 20px;
margin-top: 20px;
}
}
.blog {
background-color: #000;
border: 1px solid #000;
}
p {
color: #fff;
}
div#hSub a {
letter-spacing: 5px;
}

header a:not(.logo) {

margin-left: 10px;
color: #fff;
font-size: small;
text-decoration: none;
font-family: Courier New;

}

imgPreview img {

width: auto;
height: auto;
max-height: calc(100% - 10px );
max-width: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
border: 0px solid #fff;
cursor: zoom-out;
background: url(lll);

}

sMsg::after {

content: "𝖘𝖊𝖓𝖉 𝖆 𝖒𝖊𝖘𝖘𝖆𝖌𝖊";
font-size: 15px;

}

sMsg {

font-size: 0px;
color: #fff;

}

add::after {

content: "𝖆𝖉𝖉 𝖒𝖊";
font-size: 15px;

}

add {

font-size: 0px;
color: #fff;

}
.topRight > .blurbs.box > .blogs > div > b::after {
font-size: 15px !Important;
content: "𝖌𝖔𝖔𝖉 𝖔𝖑𝖉 𝖇𝖑𝖔𝖌𝖘";
animation: test 1s linear infinite;
}
.topRight > .blurbs.box > .blogs > div > b {
font-size: 0px !Important;
}

viewFriends {

display: none;

}
.fwiendCounter>b::after {
content: " 𝖋𝖗𝖎𝖊𝖓𝖉𝖘 𝖎𝖓 𝖆𝖑𝖑 𝖆𝖗𝖔𝖚𝖓𝖉 𝖙𝖍𝖊 𝖜𝖔𝖗𝖑𝖉";
font-size: 15px;
color: #fff;
}
}
.fwiendCount {
color: #fff;
font-size: 15px;
}
.fwiendCounter>b {

Please login to leave a comment.
Comments
vir
1605905182000

yes, there is no problem, you can use it if you want, if you have no problem giving me credits later

chemical imbalance
1605734212000

is it oke if i use this and change a few things?

(2/10)