c2ce6a478b
Set select color and background colors so OS themes dont override them
2022-06-27 23:07:55 -07:00
99ec93449b
Use a Radix dialog instead of dropdown, add OpenDyslexic font, prefetch fonts
...
The main change here is using Dialog instead of dropdown. The
dialog uses a fixed position, so when the underlying document
dimensions change based on a font change, the dialog will still
be positioned properly.
2022-06-21 15:38:05 -07:00
b59dc45a39
Add new fonts for the reader on iOS
2022-06-13 16:06:49 -07:00
ab6a225ccf
Embed the reader fonts into iOS and the appreader CSS
2022-06-13 15:01:35 -07:00
86d6d03fe0
Remove default button padding, on Safari this caused extra padding on dropdown triggers
2022-04-13 10:25:01 -07:00
78129a4a85
WIP: article actoins and reader settings
2022-04-12 12:23:08 -07:00
ee160a88bc
Remove unused fonts from CSS
2022-03-17 20:37:17 -07: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