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

´(.)´w´(.)´'s Blog

"hey..."
Doge
13 years old
United States
Last Login: 1622643292000
Contacting ´(.)´w´(.)´
Message
Report
Add
Block
All Blogs (5/10)
1614352782000

My CSS (thx to Gerb for the tutorial)

@import url("https://myspace93.github.io/modules/dark-2.css");

/ Start https://www.cursors-4u.com / {cursor: url(https://ani.cursors-4u.net/games/gam-16/gam1571.ani), url(https://ani.cursors-4u.net/games/gam-16/gam1571.png), auto !important;} / End https://www.cursors-4u.com */

h2#name.uName{
color:#00ffff;
}

.extended {
border: 3px solid #000;
text-align: center;
margin-bottom: 20px;
margin-top: 15px;
background:#301934
}

.fwiendCount {
color:#00ffff;
}

.fwiends{
background:#301934;

}

.boxHead{
background:#301934;

}

div.rightHead{
color:#00ffff;
}

span#hUp {float: right;
margin-right: 5px;
margin-top: 3px;
font-size: small;
}

span#hUp::before {content: "plz fwiend me!!!";
font-size: 13px;
color: white;
text-shadow: 2px 2px black;
animation-duration: 0.275s;
animation-timing-function: ease;
animation-delay: 1s;
animation-iteration-count: infinite;
animation-direction: normal;
animation-fill-mode: none;
animation-play-state: running;
animation-name: blink;
}

.blink {
-webkit-animation: blink .75s linear infinite;
-moz-animation: blink .75s linear infinite;
-ms-animation: blink .75s linear infinite;
-o-animation: blink .75s linear infinite;
animation: blink .75s linear infinite;
}
@-webkit-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@-moz-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@-ms-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@-o-keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}
@keyframes blink {
0% { opacity: 1; }
50% { opacity: 1; }
50.01% { opacity: 0; }
100% { opacity: 0; }
}

.logo b span {
display: none;
}

.logo b:before{
position: relative;
bottom: 2px;
font-size: 22px;
content: "sub 4 more!";
color:#00ffff;
}

.blurbs{
background:#301934;
background-attachment: fixed;
background-position: bottom;
background-repeat: no-repeat;
background-size: 100%;
}

body{
background-image: url("https://archziner.com/wp-content/uploads/2020/07/black-background-trendy-backgrounds-digital-drawing-of-man-wearing-hoodie-to-x-for-eyes.jpg");
}

sMsg{

color: #301934;
}

div#sMsg.boxButton{
font-size: 0px;
color: rgb(0, 125, 125);
}
div#sMsg.boxButton::after{
font-size: 15px;
color: #DB7093;
content: "letz chat!";
}

block{

color: #301934;
}

div#block.boxButton{
font-size: 0px;
color: rgb(0, 125, 125);
}

div#block.boxButton::after{
font-size: 15px;
color: #DB7093;
content: "virus download";
}

report{

color: #301934;
}

div#report.boxButton{
font-size: 0px;
color: rgb(0, 125, 125);
}
div#report.boxButton::after{
font-size: 15px;
color: #DB7093;
content: "no.";
}

add {

color: #301934;
}

div#add.boxButton{
font-size: 0px;
color: rgb(0, 125, 125);
}
div#add.boxButton::after{
font-size: 15px;
color: #DB7093;
content: "add mee!!!";
}

div {

}

Please login to leave a comment.