Layout Preview

blog dylan 04

Author: Groovyandgreen⛥
Category: ¿?
Created: August 14, 2026
Downloads: 1
Log in to Apply

Live Preview

Comments (0)

No comments yet. Be the first!

Log in to leave a comment.

Layout CSS

<style>* {cursor: url(https://www.vertopal.com/preview/file/b9ce4eeb52a2419c9c59d44784fd2de5.png), auto !important;}</style><a href="https://www.cursors-4u.com/cursor/2018/02/08/hypnotize-guitar-pick.html" target="_blank" title="Hypnotize Guitar Pick"><img src="https://cur.cursors-4u.net/cursor.png" alt="Hypnotize Guitar Pick" style="position:absolute; top: 0px; right: 0px;"/></a>


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

<style>  
  body{
background-color: color !important;
background-image: url('https://64.media.tumblr.com/a008e4dbeec1ab0546f5d0a59784551e/6c8ae60f16880fde-7f/s1280x1920/4a3278130d7f689558666bd357d50d568275027b.pnj') !important;
background-attachment: fixed !important;
background-repeat: no-repeat !important;
background-position: top left !important;
background-size: cover !important; }
  
  main{
background-color:  !important;
background-image: url('https://64.media.tumblr.com/3d0461bc7c0206df34437b7363671c7e/ec05f4236d7d2567-3e/s1280x1920/72af6ddf6100791ebb21ab1e57857e252b5ffc22.jpg') !important;
background-attachment: fixed !important;
background-repeat: no-repeat !important;
background-position: top left !important;
background-size: cover !important;
  border: solid tan 3px;
  }
  
  nav .top {
    background-color:#C19A6B;
  border: solid black 3px;
  font-family: "Tagesschrift", system-ui;
  }
  
   nav .links {
    background-color: #DAA06D;
    text-align: center;
    border-radius: 4px 4px 0 0;
    background-position: center;
    background-repeat: no-repeat;
  border: solid black 3px;
  font-family: "Tagesschrift", system-ui;
  }
  
    button {
    color: #7B3F00;
    background-color: black;
  font-family: "Tagesschrift", system-ui;
  }
  
   a {
    color: black;
font-family: "Tagesschrift", system-ui;
  }
  
    nav .links a {
    color: black;
  }
  
    footer {
    background-color: #7B3F00;
  }
  
  .comments-table td:first-child, .comments-table td, .comment-replies, .details-table td:first-child, .details-table td {
    background-color: #C19A6B;
    color: brown;
  font-family: "Tagesschrift", system-ui;
  
  }
  
  .edit-info {
    background-color: #C19A6B;
    border: 2px solid brown;
  }
  
  .blog-entry .title {
    background-color: #814141;
    color: #EADDCA;
    padding-left: 5px;
   padding-right: 10px;
   padding-bottom: 5px;
   padding-top: 5px;
font-family: "Tagesschrift", system-ui;
  text-align: center;
  
  }

  .blog-entry .content {
 background-color: #EADDCA;
    padding: 10px;
  font-family: "Tagesschrift", system-ui;
  }
  
  .top{border-radius: 25px 25px 0 0 !important;}main{border-radius: 0 0 25px 25px !important;}

</style>

<style>
main:before {
width: 100%;
height: 300px;
display: block;
content: "";
background-image: url('https://64.media.tumblr.com/0846ada2da9ff24971f8113b88f050e1/27757e020b55b7e0-09/s2048x3072/eec43b2e0c3ab5dde4225f6734d39731adf1c10f.jpg');
background-position: center center;
background-size: cover;
}
@media only screen and (max-width: 600px) {
main:before{
height: 155px;
}
}
</style>