POWERPUFF GIRLS BUBBLES LAYOUT

Copy and paste into your who id like to meet



<style>

table {
  border-spacing: 2px;
width: 100%;
  /* sets background */
    background-image: url(https://i.pinimg.com/originals/39/d4/73/39d473c0f8b7b8c42e02ccc9253a7b50.gif);
    background-repeat: repeat;
    background-size: 39% ;
  }  

</style>
<style>
  body {
    background: url(https://64.media.tumblr.com/32727a9ba1c7255efc8ab41648f7feb1/75294b524999bc46-19/s1280x1920/7984a257cf2387e4700db1ef76bdea6c26844613.png);
   background-attachment: fixed;
font-family: courier new; 
font-size: 22px;
letter-spacing:0px; 
line-height: 14px; 
text-align:justify;
text-shadow: 1px 1px 2px #00d1ff;
   }




sup {
  font-size: 9px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #ffffff80;
  line-height: 7px;
}


strong {
  letter-spacing: 3px;
  background-image: linear-gradient(60deg, #fff, #d2ff00);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  font-weight: bold;
}

sup {
  font-size: 9px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #ffffff80;
  line-height: 7px;
}

em {
  font-family: courier new;
  color: #ffffff;
  letter-spacing: 1px;
  font-style: italic;
  font-weight: bold;
}

.blurbs .heading{display:none !important;}

}

.general-about {
  background-image: linear-gradient(60deg, ######, ######);
  background-clip: text;
  color: ######;
  -webkit-background-clip: text;


}
.profile {
    background: #98DAF1; /*not sure if you were trying to have your background red first or not, but CSS will show the second styling of the same element*/
  }
.profile {
    background-color: #d7f2f8;
    color: #000000; /*your text color for most of the page - this is the complimentary color for the magenta that you chose. Feel free to change it*/
    border-left: 1px  dashed grey;
    border-right: 1px dashed grey;

}

/*these are your various headers, I have used yellow to show you which text is affected by this code. Feel free to change them to what you prefer. If you want individual headers to be different colors then you have to write each one in a separate piece of code.*/
h3 , h4, h5, .url-info b {
    color: #ffffff;
}

/* This is the color of the links on your page. I have set them to green so you can see what they are. Feel free to change them to your preferred color*/
a {
     color: #2d6a4f;
}

/* color of the normal text on your page. I have set this to purple so that you know which text is affected. Feel free to change it to what you prefer*/
p, h2 {
     color: black;
}
/* color of friend's names in the comments, number of friends and your name. This I set to orange */ 
h1, .count, .friends a p {
     color: #74c69d;

:root{
/* [background color]: header on top */
 --logo-blue:url(https://64.media.tumblr.com/4324b8124fb37cd1f9a9a1c2d5bd2fc0/930e59c7516e8422-b5/s640x960/70bd30408906f319cca319f2c168d17594332bc6.png);

/* [background color]: table headers, main top menu, border color*/
 --lighter-blue:url(https://www.udrop.com/file/8RzO/2332.gif);  

/* [background color]: 'interests' table (left column) */
/* [background color]: 'interests' table (right column) */
 --even-lighter-blue: rgb(0,209,255,0.5)!important;
 --lightest-blue: #d8f3dc!important;

/* [font color]: 'blurbs' , 'friend space', 'friends comments' */
/* [background color]: 'blurbs' , 'friend space', 'friends comments' */
 --dark-orange: #d8f3dc!important;

 --light-orange:url(https://64.media.tumblr.com/cd4c8332f5464a2b8271904514f53b09/1e24dcc861025019-f4/s250x400/17217bb1a9fe965b505c5a32b00b742cf56068d0.gifv); 
background-position: center;

/* [background color]: 'friend comments' right column */
 --even-lighter-orange: #d8f3dc!important;

}


/*471- [font color]: the link-text up to the friend photo  */
.profile .friends .person p{
 color: #2d6a4f!important;
}


.online{
 color: #80ed99!important;  
}

/*127- [background color]: footer area*/
/*     [Font color]: text footer area  [added by me]*/
/*     remove the margin top and bottom [added by me]*/
footer{  
 background-image:url(https://www.udrop.com/file/8RzO/2332.gif);!important;
 color: #98DAF1!important; /* * */
 margin: 0px !important; /* * */
}
nav .links {
    background: url(https://64.media.tumblr.com/99b4aa09c78b4f47fc77fe65b9863dd9/tumblr_oy7cyzPcHA1vodo80o1_540.gifv);
    padding: 3.5px 16px 5.5px 16px;


}

h1 {
font-size: var(--mynamesize) !important;
line-height: 30px;
font-family: arial black;
font-weight:normal;
text-transform: uppercase;
letter-spacing: -1.5px;
color: #000;
text-align:center;
padding-bottom:0px;
padding-top:0px;
text-shadow: 0 0 5px #fff;
background: #000;
background-image:url("https://64.media.tumblr.com/cd4c8332f5464a2b8271904514f53b09/1e24dcc861025019-f4/s250x400/17217bb1a9fe965b505c5a32b00b742cf56068d0.gifv");
background-position: center;
background-size: 100%;

}

.mood{text-transform: lowercase; !important; color:#525042; letter-spacing: 2px; font-style: none;}
}



</style>

<style>
.contact {

  border-radius: 25px;
  background: url(https://64.media.tumblr.com/beaea8879ffc90adbfcd5e75b75c1e98/a7995e5f9c56ba03-12/s400x600/96c790a6e3c627f48505ce32aeb328ba5be9df7f.gifv);
  background-position: left top;
  background-repeat: repeat;
  padding: 20px;
  width: 200px;
  height: 150px;
line-height: 3px;
color: #000;

}
.profile-pic {
 border-radius: 00px;
        overflow: hidden;
        border:1px dashed grey;
}

</style>


5 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )