Deploying to gh-pages from @ 534e6a8560
🚀
This commit is contained in:
parent
eda8bb2c67
commit
3cd80f4632
1 changed files with 6 additions and 0 deletions
6
heti.css
6
heti.css
|
@ -769,11 +769,14 @@
|
||||||
.heti--annotation em {
|
.heti--annotation em {
|
||||||
-webkit-text-emphasis: filled circle;
|
-webkit-text-emphasis: filled circle;
|
||||||
-webkit-text-emphasis-position: under;
|
-webkit-text-emphasis-position: under;
|
||||||
|
text-emphasis: filled circle;
|
||||||
|
text-emphasis-position: under right;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
.heti--annotation em:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)), .heti--annotation em:not(:lang(zh)) {
|
.heti--annotation em:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)), .heti--annotation em:not(:lang(zh)) {
|
||||||
-webkit-text-emphasis: none;
|
-webkit-text-emphasis: none;
|
||||||
|
text-emphasis: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.heti--annotation .heti-meta {
|
.heti--annotation .heti-meta {
|
||||||
|
@ -883,10 +886,13 @@
|
||||||
.heti .heti-em {
|
.heti .heti-em {
|
||||||
-webkit-text-emphasis: filled circle;
|
-webkit-text-emphasis: filled circle;
|
||||||
-webkit-text-emphasis-position: under;
|
-webkit-text-emphasis-position: under;
|
||||||
|
text-emphasis: filled circle;
|
||||||
|
text-emphasis-position: under right;
|
||||||
}
|
}
|
||||||
|
|
||||||
.heti .heti-em:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)), .heti .heti-em:not(:lang(zh)) {
|
.heti .heti-em:not(:lang(zh)):not(:lang(ja)):not(:lang(kr)), .heti .heti-em:not(:lang(zh)) {
|
||||||
-webkit-text-emphasis: none;
|
-webkit-text-emphasis: none;
|
||||||
|
text-emphasis: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.heti .heti-ruby--inline {
|
.heti .heti-ruby--inline {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue