Update and improve visuals of donation page #20

Merged
tobigr merged 3 commits from fynngodau/newpipe-ev-website:july-update into main 2024-08-13 12:09:26 +02:00
1 changed files with 5 additions and 5 deletions
Showing only changes of commit d69a7a4eed - Show all commits

View File

@ -1663,7 +1663,7 @@ pre {
} }
#content a { #content a {
color: #A22F1D; color: #f9715c;
} }
#content header { #content header {
@ -1686,7 +1686,7 @@ pre {
#footer { #footer {
padding: 45px 0 45px 0; padding: 45px 0 45px 0;
color: #822121; color: #ad0a0a;
text-align: center; text-align: center;
background: #929ba1; background: #929ba1;
} }
@ -1698,7 +1698,7 @@ pre {
} }
#footer a { #footer a {
color: #822121; color: #ad0a0a;
} }
#footer .quote-list li { #footer .quote-list li {
@ -1722,13 +1722,13 @@ pre {
border-top: solid 1px #616771; border-top: solid 1px #616771;
text-align: center; text-align: center;
padding: 45px 0 80px 0; padding: 45px 0 80px 0;
color: #822121; color: #ad0a0a;
font-size: smaller; font-size: smaller;
background: #929ba1; background: #929ba1;
} }
#copyright a { #copyright a {
color: #822121; color: #ad0a0a;
} }
/* Large */ /* Large */