Skip to content

Commit

Permalink
fix : april.css now changes pop-up's style
Browse files Browse the repository at this point in the history
  • Loading branch information
saumon-brule authored Apr 1, 2024
1 parent 1eae0bf commit a717695
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/components/Login/april.css
Original file line number Diff line number Diff line change
Expand Up @@ -216,3 +216,21 @@ p.policy {
.social-button-link svg {
height: 32px;
}

#edp-unblock-ad {
background-color: #f1f2f4!important;
border-radius: 0px;
border-color: #707d85!important
}

#edp-unblock-ad a {
color: #0000FF!important
}

#edp-unblock-ad span{
color: black!important
}

#edp-unblock-ad .extension-icon {
fill: black!important;
}

0 comments on commit a717695

Please sign in to comment.