mirror of
https://github.com/standardebooks/web.git
synced 2025-07-19 04:44:48 -04:00
Enable reading from the ToC and single-page reading
This commit is contained in:
parent
8bb93e0d6b
commit
262e86c625
12 changed files with 226 additions and 35 deletions
|
@ -889,6 +889,14 @@ time{
|
|||
background-image: url("/images/distributed-proofreaders.svg");
|
||||
}
|
||||
|
||||
.list::before{
|
||||
background-image: url("/images/list.svg");
|
||||
}
|
||||
|
||||
.page::before{
|
||||
background-image: url("/images/page.svg");
|
||||
}
|
||||
|
||||
article.ebook h1{
|
||||
border: none;
|
||||
margin: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue