feat: optimize underline style and theme introduction

This commit is contained in:
radishzzz 2025-03-08 17:06:37 +00:00
parent a07c930d0d
commit 7abec02cc3
9 changed files with 42 additions and 27 deletions

View file

@ -23,6 +23,9 @@
.heti>*:last-child,.heti section>*:last-child,.heti td>*:last-child {
margin-block-end:0 !important
}
.heti a {
--at-apply: 'uno-custom-underline';
}
.heti blockquote {
margin-block-start:12px;
margin-block-end:24px;