Layout Preview

simple green blog

Author: bittersweethime13
Category: <3
Created: June 27, 2026
Downloads: 10
i'll just use this just for one blog [unless i change my mind]
Log in to Apply

Live Preview

Comments (0)

No comments yet. Be the first!

Log in to leave a comment.

Layout CSS

.blog-entry .title {
  color: #314708;
  font-family: Garamond, serif;
}

.blog-entry .content {
background-color:#e0eba4;
padding: 10px;
border:2px solid #522f1f;
font-family: Garamond, serif;
}

.blog-entry .author-details