Skip to content

Commit bd4cf6f

Browse files
committed
Fix search and links
1 parent 85003b3 commit bd4cf6f

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

inst/pkgdown/assets/BS5/gitdevr.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ main img {
114114

115115
.algolia-autocomplete .aa-dropdown-menu {
116116
color: var(--bs-navbar-color);
117+
background-color: var(--brand-black);
117118
}
118119

119120
/* ---Footer--- */
@@ -429,11 +430,6 @@ pre code span.wa
429430

430431
/* --- Dark Mode --- */
431432
[data-bs-theme="dark"] {
432-
a.external-link:not(:has(*)),
433-
a.uri:not(:has(*)) {
434-
color: #2b8ffd;
435-
}
436-
437433
.nav-item.active .nav-link {
438434
background: transparent;
439435
}

0 commit comments

Comments
 (0)