mirror of
https://github.com/standardebooks/web.git
synced 2025-07-20 22:33:57 -04:00
Flesh out OPDS generation backend to be more robust and to support generic Atom feeds
This commit is contained in:
parent
35188195f1
commit
f6df03cfca
23 changed files with 1549 additions and 267 deletions
|
@ -1190,12 +1190,14 @@ main.ebooks > aside.alert + ol{
|
|||
margin-top: 4rem;
|
||||
}
|
||||
|
||||
.rss .download,
|
||||
.opds .download{
|
||||
font-weight: bold;
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
|
||||
.rss .download + ul,
|
||||
.rss .download + ul li,
|
||||
.opds .download + ul,
|
||||
.opds .download + ul > li{
|
||||
margin-top: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue