mirror of
https://github.com/openclassify/openclassify.git
synced 2026-04-27 09:07:20 -05:00
13 lines
216 B
CSS
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;
|
|
} |