| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -40,13 +40,6 @@ | |||
| 40 | 40 | --color-text-secondary: var(--green2); | |
| 41 | 41 | } | |
| 42 | 42 | ||
| 43 | - h2 :target, | ||
| 44 | - h3 :target, | ||
| 45 | - h4 :target, | ||
| 46 | - h5 :target { | ||
| 47 | - scroll-margin-top: 55px; | ||
| 48 | - } | ||
| 49 | - | ||
| 50 | 43 | .dark-mode { | |
| 51 | 44 | --background-color-highlight: var(--black2); | |
| 52 | 45 | --color-critical: var(--red4); | |
@@ -76,7 +69,7 @@ h5 :target { | |||
| 76 | 69 | html { | |
| 77 | 70 | font-size: 1rem; | |
| 78 | 71 | overflow-wrap: break-word; | |
| 79 | - scroll-padding-top: 50vh; | ||
| 72 | + scroll-padding-top: 4rem; | ||
| 80 | 73 | -webkit-font-smoothing: antialiased; | |
| 81 | 74 | -moz-osx-font-smoothing: grayscale; | |
| 82 | 75 | -webkit-font-variant-ligatures: none; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments