Untitled

 avatar
unknown
plain_text
2 years ago
450 B
2
Indexable
.post-title {
    font-size: 20px;
    font-weight: bold;
}

.post-author {
    font-size: 16px;
    font-weight: bold;
    color: #555;
}

.post-content {
    font-size: 14px;
    color: #333;
}

.comment-container {
    margin: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.comment-author {
    font-size: 14px;
    font-weight: bold;
    color: #555;
}

.comment-content {
    font-size: 12px;
    color: #333;
}
Editor is loading...
Leave a Comment