Add automatic donation drives

This commit is contained in:
Alex Cabal 2024-10-17 11:55:03 -05:00
parent d8ed44e20e
commit 19cf14c1aa
10 changed files with 396 additions and 296 deletions

View file

@ -2314,7 +2314,7 @@ h1 + ul.message,
.masthead ol li p{
margin-top: 0;
text-align: left;
display: inline-block; /* Prevent a p from breaking across column division */
display: inline-block; /* Prevent a `<p>` from breaking across column division */
}
.masthead hgroup * + *{
@ -2326,7 +2326,6 @@ h1 + ul.message,
}
.donate aside{
border-top: 1px dashed var(--sub-text);
margin-top: 1rem;
padding-top: 1rem;
font-style: italic;