mirror of
https://github.com/wassname/template.git
synced 2026-08-05 13:30:23 +08:00
Fixing shadow dom d-math weirdness
This commit is contained in:
@@ -188,18 +188,6 @@ d-figure {
|
||||
|
||||
/* KaTeX */
|
||||
|
||||
d-article .katex-display {
|
||||
text-align: left;
|
||||
padding: 8px 0 8px 0;
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
d-article .katex {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
font-size: 1.18em;
|
||||
}
|
||||
|
||||
.katex, .katex-prerendered {
|
||||
contain: content;
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user