Commit Graph

15 Commits

Author SHA1 Message Date
88a5086276 Fixup some styling for embedded tweets
- Improves username links, embedded links, and photos
2022-11-02 12:36:27 +08:00
c999aec024 Improve styling for static tweets to handle dark modes 2022-11-01 22:45:05 +08:00
0203a49271 Add CSS to handle static tweets to frontend 2022-10-31 21:31:58 +08:00
791c9a9113 Always treat highlightBackground as an array not a color now. This lets us apply alpha differently to backgrounds and underlines 2022-10-07 14:13:49 +08:00
4700ea67b1 Dont set max-width on code blocks 2022-09-24 15:52:51 +08:00
72126ab5d5 Adjust the width of each column to give more space to the right-most column 2022-09-21 13:41:34 +08:00
fa5370c3e2 Add custom style for morning-brew newsletter market info table 2022-09-15 16:21:38 +08:00
66ea008f05 WIP: fetch speech files, show some follow along 2022-09-13 15:22:09 +08:00
0a38621a3a Set root color scheme CSS for iOS to determine system colour 2022-03-06 09:16:14 -08:00
304f6352dc Remove inline-block styling on code blocks
This will let code blocks go full width without inline code
statements creating a new line break.
2022-03-01 15:53:44 -08:00
ae22c0b026 Use inline-block for code so it scrolls on smaller devices 2022-02-26 16:17:27 -08:00
de9b4bec7b Add a border radius to code blocks 2022-02-26 14:04:23 -08:00
07066a0619 Remove block formatting on code
This fixes line breaks being added on inline code elements for
example lines like:

call the <code>sprintf</code> function
2022-02-26 13:27:05 -08:00
f2e15e0754 Improve the styling of URLs in highlighted text 2022-02-23 13:22:30 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00