teach-matsuuratomoya-com/assets/_custom.scss

18 lines
327 B
SCSS
Raw Normal View History

2024-02-06 03:34:47 +00:00
body {
//mod by tomoya
font-family: "Helvetica Neue",
Arial,
"Hiragino Sans",
"Hiragino Kaku Gothic ProN",
Meiryo,
sans-serif;
font-feature-settings: "palt" 1;
word-break: auto-phrase;
}
code {
font-family: monospace;
2024-12-11 17:29:35 +00:00
}
.book-brand .book-icon{
filter:none;
}