pasting formatted
This commit is contained in:
@@ -126,11 +126,13 @@
|
||||
@apply mb-2;
|
||||
}
|
||||
|
||||
.reading-content strong {
|
||||
.reading-content strong,
|
||||
.reading-content b {
|
||||
@apply font-semibold theme-header;
|
||||
}
|
||||
|
||||
.reading-content em {
|
||||
.reading-content em,
|
||||
.reading-content i {
|
||||
@apply italic;
|
||||
}
|
||||
|
||||
@@ -206,11 +208,13 @@
|
||||
@apply mb-2;
|
||||
}
|
||||
|
||||
.editor-content strong {
|
||||
.editor-content strong,
|
||||
.editor-content b {
|
||||
@apply font-semibold theme-header;
|
||||
}
|
||||
|
||||
.editor-content em {
|
||||
.editor-content em,
|
||||
.editor-content i {
|
||||
@apply italic;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user