vault backup: 2022-11-10 15:56:08

Affected files:
assets/css/style.scss
This commit is contained in:
Andley Chang 2022-11-10 15:56:08 +08:00
parent 14d01a2522
commit 3be9aeb7dd
1 changed files with 2 additions and 4 deletions

View File

@ -9,12 +9,10 @@ ruby {
font-size: 16px ;
line-height: 16px ;
padding-bottom: 10px ;
font-family: 'EB Garamond', 'Noto Sans TC', serif;
}
rt {
font-size: 13px ;
line-height: 13px ;
font-family: 'Ubuntu Condensed', 'Noto Sans TC', sans-serif;
}
ul ruby {
padding-bottom: 3px !important;
@ -34,13 +32,13 @@ ruby {
color: blue;
}
p, html, body {
p, html, body, ruby, rt {
font-family: 'Gentium Book Plus', 'Noto Sans TC', sans-serif;
color: black;
}
li::maker {
color: darkorange;
color: black;
content: '';
}