Switch back to EthicalAds (#701)

* Switch back to EthicalAds

* Update privacy policy

* Cleanup a little
This commit is contained in:
Geometrically
2022-10-26 10:21:03 -07:00
committed by GitHub
parent 6138b060d7
commit 66d0ee8156
3 changed files with 130 additions and 168 deletions

View File

@@ -315,18 +315,6 @@ textarea {
}
}
.ea-content {
background: var(--color-ad) !important;
border-radius: var(--size-rounded-card) !important;
margin: 0 !important;
box-shadow: var(--shadow-faint) !important;
}
.ea-callout {
margin: 0.25rem 0 !important;
padding: 0 !important;
}
button {
padding: 0.5rem 0;
//outline: none; Bad for accessibility