mirror of
https://github.com/wassname/template.git
synced 2026-06-28 02:05:55 +08:00
12 lines
201 B
CSS
12 lines
201 B
CSS
span.katex-display {
|
|
text-align: left;
|
|
padding: 8px 0 8px 0;
|
|
margin: 0.5em 0 0.5em 1em;
|
|
}
|
|
|
|
span.katex {
|
|
-webkit-font-smoothing: antialiased;
|
|
color: rgba(0, 0, 0, 0.8);
|
|
font-size: 1.18em;
|
|
}
|