vault backup: 2021-12-19 18:55:37

Affected files:
assets/css/style.scss
This commit is contained in:
Andley 2021-12-19 18:55:37 +08:00
parent 97e9fba073
commit 5ce6d0664a
1 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@
---
@import "{{ site.theme }}";
/* ============= 設定字型 ================== */
@font-face {
font-family: AndleyFont;
unicode-range: U+0370-03FF, U+1F00-1FFF; /* Greek UNICODE */
@ -57,7 +56,7 @@ ruby {
rt {
font-size: 13px ;
line-height: 13px ;
font-family: "InterlinearFont", sans-serif;
font-family: "Arial Narrow", "微軟正黑體";
}
ul ruby {
padding-bottom: 3px !important;