mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 18:11:52 -04:00
Add automatic donation drives
This commit is contained in:
parent
d8ed44e20e
commit
19cf14c1aa
10 changed files with 396 additions and 296 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue