discourse-translator/assets/stylesheets/common/post.scss
2025-03-17 11:41:57 +00:00

14 lines
205 B
SCSS

.topic-attribution {
font-weight: bold;
margin-bottom: 1em;
margin-top: 1em;
}
.post-attribution {
color: #8899a6;
font-size: 12px;
}
button.translated {
color: var(--tertiary) !important;
}