mirror of
https://github.com/standardebooks/web.git
synced 2025-07-19 12:54:48 -04:00
Create new 'feeds' page to merge OPDS/RSS pages
This commit is contained in:
parent
37830e173f
commit
93771ab1bc
4 changed files with 60 additions and 26 deletions
|
@ -2475,6 +2475,14 @@ aside button.close:active{
|
|||
transform: skewX(45deg) scale(1.05);
|
||||
}
|
||||
|
||||
ul.feed p{
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
ul.feed p:last-child{
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@media (hover: none) and (pointer: coarse){ /* target ipads and smartphones without a mouse */
|
||||
/* For iPad, unset the height so it matches the other elements */
|
||||
select[multiple]{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue