Merge branch 'master' of https://github.com/ppoffice/hexo-theme-icarus
This commit is contained in:
commit
5ff135cccd
|
@ -80,3 +80,32 @@
|
|||
* --------------------------------- */
|
||||
.fa, .fab, .fal, .far, .fas
|
||||
line-height: inherit
|
||||
|
||||
/* ---------------------------------
|
||||
* MathJax and KaTeX
|
||||
* --------------------------------- */
|
||||
.MathJax, .katex-display
|
||||
overflow-x: auto
|
||||
overflow-y: hidden
|
||||
|
||||
.katex
|
||||
white-space: nowrap
|
||||
|
||||
.katex-display
|
||||
margin-top: -1em !important
|
||||
|
||||
.katex-html
|
||||
padding-top: 1em
|
||||
.tag
|
||||
align-items: unset
|
||||
background-color: unset
|
||||
border-radius: unset
|
||||
color: unset
|
||||
display: unset
|
||||
font-size: unset
|
||||
height: unset
|
||||
justify-content: unset
|
||||
line-height: unset
|
||||
padding-left: unset
|
||||
padding-right: unset
|
||||
white-space: unset
|
Loading…
Reference in New Issue