Untitled
Anonymous
plain_text
11/21/2023 12:36 PM
600 B
12
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