File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 3232.bd-main .bd-content {
3333 margin-left : 0 !important ;
3434 max-width : 100% !important ;
35- background : # ffe4e1 !important ; /* light pink */
3635}
3736
3837/* Hide the footer */
39- # jb-footer , .footer , .bd-footer {
38+ # jb-footer , .footer , .bd-footer . bd-footer-content {
4039 display : none !important ;
4140}
4241
4342/* Hide the theme switcher button */
4443.theme-switch-button , .toggle-switch {
4544 display : none !important ;
45+ }
46+
47+ /* Hide the next/previous navigation buttons */
48+ .bd-article__nav , /* Main next/prev nav at bottom */
49+ .bd-article__header .bd-article__header-nav , /* Top nav if present */
50+ .prev-next-bottom , /* Legacy class, just in case */
51+ .prev-next-area , /* Legacy class, just in case */
52+ # prev-link , # next-link , /* IDs sometimes used */
53+ .nav-buttons { /* Some themes use this */
54+ display : none !important ;
4655}
You can’t perform that action at this time.
0 commit comments