| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -40,17 +40,13 @@ | |||
| 40 | 40 | --color-text-secondary: var(--green2); | |
| 41 | 41 | } | |
| 42 | 42 | ||
| 43 | + h2 :target, | ||
| 44 | + h3 :target, | ||
| 43 | 45 | h4 :target, | |
| 44 | 46 | h5 :target { | |
| 45 | 47 | scroll-margin-top: 55px; | |
| 46 | 48 | } | |
| 47 | 49 | ||
| 48 | - @supports not (content-visibility: auto) { | ||
| 49 | - h3 :target { | ||
| 50 | - scroll-margin-top: 55px; | ||
| 51 | - } | ||
| 52 | - } | ||
| 53 | - | ||
| 54 | 50 | .dark-mode { | |
| 55 | 51 | --background-color-highlight: var(--black2); | |
| 56 | 52 | --color-critical: var(--red4); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments