blog decor

<style>

 

 body {

    background-image: url("https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.pinterest.com%2Fpin%2F792070653207974304%2F&psig=AOvVaw0x40pIq416xaXBf6FSv6aR&ust=1694610591638000&source=images&cd=vfe&opi=89978449&ved=0CA0QjRxqFwoTCLjp98iSpYEDFQAAAAAdAAAAABAX");

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

    background-attachment: fixed;

    font-family: 'Georgia', serif;

  }

 

.inner b {

  color:#E6E6FA

}

 

  nav .top {

    background-color: pink;

  }

 

  nav .links {

    background-color: pink;

    text-align: right;

    border-radius: 4px 4px 0 0;

    background-position: center;

    background-repeat: no-repeat;

  }

 

  button {

    color: #FF0000;

    background-color: black;

  }

 

  .count {

    color:#FF0000 ;

  }

 

  a {

    color: #FF0000;

  }

 

  nav .links a {

    color:#FF0000;

  }

 

  footer {

    background-color: black;

  }

 

  footer p {

    color: #FF0000;

  }

 

  footer .links {

    color:#FF0000;

  }

 

  .comments-table td:first-child, .comments-table td, .comment-replies, .details-table td:first-child, .details-table td {

    background: black;

    color:#FF0000;

  }

 

  .edit-info {

    background-color: black;

    border: 1px;

  }

 

  .blog-entry .title {

    background-color: black;

    color: #FF0000;

    padding: 5px;

  }

 

p.links a:first-child .icon{

  content: url("icon for your blog here!”);

  width: 25px;

  height: auto;

}

 

p.links a:nth-child(2) .icon {

  content: url(“icon for your profile here!”);

  width: 25px;

  height: auto;

}

 

p.links a:last-child .icon, table.comments-table td .icon {

  content: url(“https://www.google.com/url?sa=i&url=https%3A%2F%2Fanimatedglittergraphics-n-more.tumblr.com%2Fpost%2F658840569325502464%2Fscenecorekidcore-pinkblue-background-request&psig=AOvVaw0x40pIq416xaXBf6FSv6aR&ust=1694610591638000&source=images&cd=vfe&opi=89978449&ved=0CA0QjRxqFwoTCLjp98iSpYEDFQAAAAAdAAAAABAI”);

  width: 25px;

  height: auto;

}

 

  .blog-entry .content {

    background-color: black;

    padding: 10px;

  }

 

  main {

    background-color: black;

  }

 

  main .left {

    background-color: black;

    color: #FF0000;

  }

 

  main .right {

    padding: 1px;

    background-color: black;

  }

 


 

</style>



Hello!


0 Kudos

Comments

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