Add support for MathJax
This commit is contained in:
parent
769fbb55e3
commit
8aac26a42b
3 changed files with 31 additions and 0 deletions
|
@ -508,6 +508,13 @@ article figcaption {
|
|||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
code.has-jax {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
background: inherit !important;
|
||||
border: none !important;
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
.read-more {
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue