Layout Preview

My blog theme

Author: sleepybrunette
Category: Aesthetic
Created: April 20, 2026
Downloads: 14
Uh
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: #CD4D4D;
    font-family: Georgia, serif;
}

.blog-entry .content {
    background: #5E8690;
    padding: 20px;
    border-radius: 8px;
}