Commit graph

20 commits

Author SHA1 Message Date
Alex Cabal
9204262bab Minor style tweaks 2022-11-28 14:23:12 -06:00
Brandon
88e7f63486 Revert "Fix margin collapse issue" and adjust whitespace to compensate
This reverts commit a806fc41a8.
2022-11-28 14:18:27 -06:00
Brandon
13f15e34a1 Fix margin collapse issue 2022-11-28 14:18:27 -06:00
Brandon
5f2339a690 Add footer to document flow 2022-11-28 14:18:27 -06:00
Brandon
04cf6bce03 Add chapter navigation footer 2022-11-28 14:18:27 -06:00
Robin Whittleton
8499cfeaad Make sure that headers scrolled in view on mobile
Currently, when clicking on a ToC link in a single page web version, the title for that section is hidden under the fixed banner. We can use `scroll-margin-top` to add a little additional scroll amount to scroll the header into view. `3em` matches the current top margin of `3em` on headings and hgroups.
2022-10-01 12:34:22 -05:00
Alex Cabal
9593d1d971 Update web.css to work around a Chrome pointer media query bug 2022-07-09 17:59:46 -05:00
Alex Cabal
96f2da708a Unset styling in web.css to override styling that may have been set by the ebook itself 2022-07-06 12:04:42 -05:00
Alex Cabal
6353117e79 Tweak ebook web CSS for section height 2022-02-28 21:34:55 -06:00
Alex Cabal
3ca4f5da8b Update web.css with margins for <nav> 2022-01-20 13:03:53 -06:00
Alex Cabal
4e58a6dfd7 Update single page ebook CSS to not allow SVGs to scroll over the header bar 2021-07-28 16:50:34 -05:00
Alex Cabal
a2f7517e08 Tweak in-book CSS and add details link to single-page book view 2021-07-27 16:04:05 -05:00
Robin Whittleton
c6a0cfcd6f Add a link back to the ebook page to nav bar 2021-07-27 15:45:14 -05:00
Robin Whittleton
1a7f055852 Make web header bigger on desktop 2021-07-27 15:45:14 -05:00
Robin Whittleton
8a13046496 Add basic nav bars to web versions of the books
These are fixed on (portrait) tablet and mobile, static on desktop.
2021-07-27 15:45:14 -05:00
Alex Cabal
27e66e48a9 Fix broken selector in web.css 2021-07-27 12:41:19 -05:00
Alex Cabal
49037e6d87 Add mobile improvements for web ebook CSS 2021-04-20 22:12:36 -05:00
Alex Cabal
a8f86a2900 Tweak web.css to give sections a minimum height 2021-01-12 12:22:23 -06:00
Alex Cabal
200ea5407a Improve web.css 2020-10-12 14:09:21 -05:00
Alex Cabal
262e86c625 Enable reading from the ToC and single-page reading 2020-10-11 13:39:32 -05:00