evie's profile picture

Published by

published
updated

Category: Art and Photography

fairies profile code<3

<style>

@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');

p{

   font-family: 'Indie Flower', cursive;

   font-size: 150%;

}

h1,h2,h3,h4,h5{

  font-family: 'Indie Flower', cursive;

  font-size: 200%;  

}

body{

   background: url(https://i.imgur.com/S5sRFnct.jpg);

}

.profile {

   background-color: rgb(21,22,16);

}

/* change all headings on page to different colors. */

  .profile .blurbs .heading,

  .profile .friends .heading{

   background-color: rgb(21,22,16);

   color: black;

}

/* change all headings on page to different colors. */

  .profile .contact .heading,

  .profile .table-section .heading{

   background-color: black;

   color: rgb(21,22,16);

}  

footer {

    border-radius: 15px;

    background-image: url(https://i.imgur.com/plwLMAr.jpg?1);

    color: white;

}

table.comments-table td {

    color: rgb(21,22,16);

}

:root {

    --logo-blue:black;

    --darker-blue: rgb(255,255,255);

    --lighter-blue: black;

    --even-lighter-blue: ;

    --lightest-blue: ;

    --dark-orange: black;

    --light-orange: rgb(255,255,255);

    --even-lighter-orange: black;

    --green: rgb(255,255,255);

    --red: rgb(255,255,255)

}

</style>


<style>HTML,BODY{cursor: url("https://downloads.totallyfreecursors.com/cursor_files/heart-ani-white.ani"), url("https://downloads.totallyfreecursors.com/thumbnails/heart-ani-white.gif"), auto;}

</style>


<style>A:hover{cursor: url("https://downloads.totallyfreecursors.com/cursor_files/heart-ani-white.ani"), url("https://downloads.totallyfreecursors.com/thumbnails/heart-ani-white.gif"), auto;}

</style>



0 Kudos

Comments

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