Skip to content

Commit e06f0a2

Browse files
committed
Navbar search
1 parent 3e6b5ad commit e06f0a2

2 files changed

Lines changed: 726 additions & 3 deletions

File tree

inst/pkgdown/assets/BS5/gitdevr.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ main img {
100100
/* ---Navbar tweaks--- */
101101

102102
.navbar-brand,
103+
#navbar,
103104
.navbar .dropdown-item {
104105
font-family: "Inter Tight", Roboto;
105106
font-weight: 800;
@@ -137,8 +138,8 @@ main img {
137138
}
138139

139140
.algolia-autocomplete .aa-dropdown-menu {
140-
color: var(--bs-navbar-color);
141-
background-color: var(--brand-black);
141+
color: var(--bs-body-color);
142+
background-color: var(--bs-body-bg);
142143
}
143144

144145
/* ---Nav pills--- */

0 commit comments

Comments
 (0)