openclassify/addons/default/visiosoft/sahibinden-theme/resources/css/comments.css
Mostafa Moradi ceb907312c 4.0-mostafa
2024-08-18 17:38:23 +03:00

13 lines
216 B
CSS

.comment-message,
.comment-title {
font: 12px "Lucida Grande", "LucidaGrande", Arial, sans-serif;
}
.comment-title {
font-weight: 700 !important;
}
.comment-owner {
font-weight: bold;
color: #333;
}