Adjust comment article margin and info font weight
This commit is contained in:
parent
b28378fb66
commit
0e1e44c978
|
@ -60,7 +60,7 @@
|
||||||
.comment-article blockquote {
|
.comment-article blockquote {
|
||||||
max-width: unset !important;
|
max-width: unset !important;
|
||||||
overflow-wrap: break-word;
|
overflow-wrap: break-word;
|
||||||
margin: 0.8em 0;
|
margin: 0.5em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.comment-article > button {
|
.comment-article > button {
|
||||||
|
@ -82,7 +82,6 @@
|
||||||
|
|
||||||
.comment-id, .comment-timestamp {
|
.comment-id, .comment-timestamp {
|
||||||
font-size: 0.85em;
|
font-size: 0.85em;
|
||||||
font-weight: lighter;
|
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
word-break: keep-all;
|
word-break: keep-all;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue