mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
chore: update theme intro
This commit is contained in:
parent
e70c809907
commit
85de183ccc
16 changed files with 25 additions and 26 deletions
|
@ -10,6 +10,11 @@
|
|||
hyphens:auto;
|
||||
letter-spacing:.02em
|
||||
}
|
||||
.heti:not(:lang(zh-CN)):not(:lang(zh-TW)):not(:lang(ja-JP)):not(:lang(ko-KR)) {
|
||||
letter-spacing: 0;
|
||||
hyphens: none;
|
||||
line-height: 1.4;
|
||||
}
|
||||
.heti::before,.heti::after {
|
||||
content:"";
|
||||
display:table
|
||||
|
@ -104,12 +109,6 @@
|
|||
background-color:rgba(0,0,0,0);
|
||||
color:inherit
|
||||
}
|
||||
.heti:not(:lang(zh-CN)):not(:lang(zh-TW)):not(:lang(ja-JP)):not(:lang(ko-KR)) {
|
||||
letter-spacing:0
|
||||
}
|
||||
.heti:not(:lang(zh-CN)):not(:lang(zh-TW)):not(:lang(ja-JP)):not(:lang(ko-KR)) {
|
||||
line-height: 1.4;
|
||||
}
|
||||
.heti a,.heti abbr,.heti code,.heti heti-spacing,.heti [lang=en-US] {
|
||||
letter-spacing:normal
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue