Layout Preview

my blog theme

Author: bad guitarist
Category: meow :3
Created: July 3, 2026
Downloads: 15
sempre mentre tutto scorre...
Log in to Apply

Live Preview

Comments (0)

No comments yet. Be the first!

Log in to leave a comment.

Layout CSS

<style>
body{
background: #000;
}
.blog-entry{
background: #004d00;
background: linear-gradient(#000, #265e39);
color: #fff;
}
.comments-table td:first-child, .comments-table td{
background: #265e39;
}
.blog-entry .content a{
color: #CF0808;
}
.blog-entry .kudos-container{
color: #CF0808;
}
<style/>