css: fix missing [tn][/tn] dtext styles.
This commit is contained in:
@@ -71,6 +71,11 @@ div.prose {
|
|||||||
background: var(--dtext-code-background);
|
background: var(--dtext-code-background);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tn {
|
||||||
|
font-size: 0.8em;
|
||||||
|
color: var(--muted-text-color);
|
||||||
|
}
|
||||||
|
|
||||||
div.expandable {
|
div.expandable {
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
border: var(--dtext-expand-border);
|
border: var(--dtext-expand-border);
|
||||||
|
|||||||
Reference in New Issue
Block a user