Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2bf8ecf

Browse files
Merge branch 'main' into fix/numbers-bitbucket
2 parents 8626eb5 + c6fde1a commit 2bf8ecf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/css/custom.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,3 +293,8 @@ a[docid="docs"] > svg {
293293
display: none;
294294
}
295295
}
296+
297+
/* Disable automatic next/previous pagination links */
298+
.pagination-nav {
299+
display: none;
300+
}

0 commit comments

Comments
 (0)