Skip to content

Commit

Permalink
Change class for header
Browse files Browse the repository at this point in the history
  • Loading branch information
Xilantra authored Apr 18, 2023
1 parent 0a3d3d7 commit 9dfb1f9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
/* lg */
/* header.gb_Ca.gb_5a.gb_Ue.gb_Qc #aso_search_form_anchor, */
/* xl */
header.gb_Da.gb_6a.gb_Ue #aso_search_form_anchor
header.gb_xe.gb_Uc #aso_search_form_anchor
{
background-color: #ffffff !important;
}

/* Search bar dark mode */
/* lg */
header.gb_Da.gb_6a.gb_Ue.gb_6.gb_Vd #aso_search_form_anchor,
header.gb_g.gb_wd #aso_search_form_anchor,
/* header.gb_ua.gb_6a.gb_Ve.gb_aa.gb_Ud #aso_search_form_anchor, */
/* xl */
header.gb_Da.gb_6a.gb_Ue.gb_6.gb_Sc #aso_search_form_anchor
header.gb_g.gb_Uc #aso_search_form_anchor
/* header.gb_ua.gb_6a.gb_Ve.gb_aa.gb_Rc #aso_search_form_anchor */
{
background: #000 !important;
Expand Down Expand Up @@ -203,4 +203,3 @@ header.gb_oa.gb_1a.gb_Qe.gb_Mc:not(header.gb_oa.gb_1a.gb_Qe.gb_4.gb_Mc) svg {
.zA {
transition: all .24s ease-in-out;
}

0 comments on commit 9dfb1f9

Please sign in to comment.