parent
9eecaea31a
commit
80f844139c
|
@ -119,6 +119,11 @@ sup, .superscript {
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
sub, .subscript {
|
||||||
|
vertical-align: sub;
|
||||||
|
font-size: 0.8em;
|
||||||
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
white-space:pre;
|
white-space:pre;
|
||||||
|
|
Loading…
Reference in New Issue