mirror of
https://github.com/standardebooks/web.git
synced 2025-07-20 22:33:57 -04:00
Restore 0 to donation progress
This commit is contained in:
parent
d153daac3c
commit
9321f14ba3
3 changed files with 8 additions and 3 deletions
|
@ -2244,6 +2244,11 @@ aside.donation::after{
|
|||
background: #dda82a;
|
||||
}
|
||||
|
||||
aside.donation.closable::before,
|
||||
aside.donation.closable::after{
|
||||
display: none;
|
||||
}
|
||||
|
||||
article.ebook section aside.donation p::before,
|
||||
article.ebook section aside.donation p::after{
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue