diff options
| author | leiyu3 <s444814187@gmail.com> | 2025-07-17 15:04:31 -0400 |
|---|---|---|
| committer | leiyu3 <s444814187@gmail.com> | 2025-07-17 15:04:31 -0400 |
| commit | 6ade49b8a453fde18ee054021006ad8be6361865 (patch) | |
| tree | 12414ab83c385e8d41e6dfb725428980a5f46c93 /assets/css/main.css | |
| parent | 04c5ca73b6deb1d051cd7e87656cd0a047813d59 (diff) | |
| download | letsworship-6ade49b8a453fde18ee054021006ad8be6361865.tar.gz letsworship-6ade49b8a453fde18ee054021006ad8be6361865.zip | |
some fixes
Diffstat (limited to 'assets/css/main.css')
| -rw-r--r-- | assets/css/main.css | 28 |
1 files changed, 1 insertions, 27 deletions
diff --git a/assets/css/main.css b/assets/css/main.css index b552953..458c903 100644 --- a/assets/css/main.css +++ b/assets/css/main.css | |||
| @@ -78,33 +78,7 @@ pre::-webkit-scrollbar { | |||
| 78 | display: none; | 78 | display: none; |
| 79 | } | 79 | } |
| 80 | 80 | ||
| 81 | code span { | ||
| 82 | display: inline !important; | ||
| 83 | } | ||
| 84 | |||
| 85 | code { | ||
| 86 | -webkit-font-smoothing: antialiased; | ||
| 87 | -moz-font-feature-settings: "liga=1, dlig=1"; | ||
| 88 | -ms-font-feature-settings: "liga", "dlig"; | ||
| 89 | -webkit-font-feature-settings: "liga", "dlig"; | ||
| 90 | -o-font-feature-settings: "liga", "dlig"; | ||
| 91 | font-feature-settings: "liga", "dlig"; | ||
| 92 | font-variant-ligatures: contextual; | ||
| 93 | font-family: "Monaspace"; | ||
| 94 | font-size: 0.9em; | ||
| 95 | line-height: 0; | ||
| 96 | } | ||
| 97 | 81 | ||
| 98 | .katex-display { | ||
| 99 | overflow-x: auto; | ||
| 100 | overflow-y: hidden; | ||
| 101 | -ms-overflow-style: none; | ||
| 102 | scrollbar-width: none; | ||
| 103 | } | ||
| 104 | |||
| 105 | .katex-display::-webkit-scrollbar { | ||
| 106 | display: none; | ||
| 107 | } | ||
| 108 | 82 | ||
| 109 | /* Footnotes */ | 83 | /* Footnotes */ |
| 110 | 84 | ||
| @@ -219,7 +193,7 @@ footer a { | |||
| 219 | 193 | ||
| 220 | .single-intro-container { | 194 | .single-intro-container { |
| 221 | margin-top: 1rem; | 195 | margin-top: 1rem; |
| 222 | margin-bottom: 2rem; | 196 | margin-bottom: 0.5rem; |
| 223 | } | 197 | } |
| 224 | 198 | ||
| 225 | .single-title { | 199 | .single-title { |
