Commit Graph

12 Commits

Author SHA1 Message Date
Teddy Bradford
48fc3f4c6b Add top margin to figcaption
Currently there is no margin between `img` and `figcaption` inside `figure`.

This change adds a small margin so that the text has some breathing room.
2025-04-27 21:50:15 -07:00
Brent Simmons
59c09187c4 Fix link style when displayed in a footnote popover. Fix #4564. 2025-04-26 10:49:03 -07:00
Brent Simmons
dccaa9c6f5 Add CSS for <u> item inside <a>. Fix double-underlines on 404 Media links — fix #4578. 2025-04-25 21:39:57 -07:00
Stuart Breckenridge
6407ff6966 💄 Modernises table view styling. 2025-01-12 20:44:42 -08:00
Brent Simmons
cc0058c975 Remove unwanted underline from footnotes (sup elements with a link). 2024-12-30 18:17:10 -08:00
Brent Simmons
1e344addf9 Style link text underlines rather than using border-bottom for link underlines. 2024-12-30 17:45:13 -08:00
Brent Simmons
453489bd47 Specify SF Mono Regular for code and pre blocks — fix an issue where it was choosing a too-heavy SF Mono. 2024-12-16 07:21:19 -08:00
Brent Simmons
38bb3d1326 Update default theme with changes from John Gruber. (Feed formerly known as DFAlt.) 2024-12-14 21:21:03 -08:00
Maurice Parker
6c1e1ea1c6 Remove Twitter integration. Fixes #3842 2023-02-03 19:00:13 -08:00
Nate Weaver
246d80a859 Make sure elements inside <a> use the link color 2021-10-05 15:11:30 -05:00
Maurice Parker
d8098ab2e9 Split stylesheet.css into two different stylesheets to separate things that should be customized from those that should. 2021-09-11 17:49:56 -05:00
Maurice Parker
b568f03edc Unify the stylesheets into a single one to make building themes easier 2021-09-08 04:58:26 -05:00