Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9804731

Browse files
cloydlaumarco-ippolito
authored andcommitted
doc: updatescroll-padding-top to 4rem
PR-URL:#53662Reviewed-By: Claudio Wunder <cwunder@gnome.org>Reviewed-By: James M Snell <jasnell@gmail.com>
1 parentb8d2bbc commit9804731

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

‎doc/api_assets/style.css

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,6 @@
4040
--color-text-secondary:var(--green2);
4141
}
4242

43-
h2:target,
44-
h3:target,
45-
h4:target,
46-
h5:target {
47-
scroll-margin-top:55px;
48-
}
49-
5043
.dark-mode {
5144
--background-color-highlight:var(--black2);
5245
--color-critical:var(--red4);
@@ -76,7 +69,7 @@ h5 :target {
7669
html {
7770
font-size:1rem;
7871
overflow-wrap: break-word;
79-
scroll-padding-top:50vh;
72+
scroll-padding-top:4rem;
8073
-webkit-font-smoothing: antialiased;
8174
-moz-osx-font-smoothing: grayscale;
8275
-webkit-font-variant-ligatures: none;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp