File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -167,15 +167,13 @@ p { text-align: justify; }
167167.md-header ,
168168.md-header__inner ,
169169.md-header-nav ,
170- .md-tabs ,
171- .md-nav {
170+ .md-tabs {
172171 background-color : var (--bids-brand ) !important ;
173172 color : var (--white ) !important ;
174173}
175174.md-header a ,
176175.md-tabs a ,
177- .md-header-nav a ,
178- .md-nav a {
176+ .md-header-nav a {
179177 color : var (--white ) !important ;
180178}
181179
@@ -261,4 +259,4 @@ p { text-align: justify; }
261259}
262260
263261/* Minimal theme overrides left as !important where required */
264- .md-button--primary { background-color : var (--bids-brand ) !important ; border-color : var (--white ) !important ; color : var (--white ) !important ; }
262+ .md-button--primary { background-color : var (--bids-brand ) !important ; border-color : var (--white ) !important ; color : var (--white ) !important ; }
You can’t perform that action at this time.
0 commit comments