Joe Roe
b3cf3d58a5
Merge pull request #13 from mntn-xyz/patch-9
...
Prevent super/subscript from affecting line height
2021-08-09 13:30:32 +02:00
Joe Roe
56c5038a51
Merge pull request #12 from mntn-xyz/patch-8
...
Add missing colors to gruvbox-light.css
2021-08-09 13:29:44 +02:00
Joe Roe
f76087a312
Merge pull request #8 from mntn-xyz/patch-5
...
Fix issue with .page__body outline on Firefox
2021-08-09 13:28:42 +02:00
mntn
c816f14596
Prevent super/subscript from affecting line height
...
This keeps line height static and brings in the vertical position of super/subscript slightly to prevent overlap with multiple lines.
2021-08-03 10:41:42 -04:00
mntn
d0f1a909d3
Add missing colors to gruvbox-light.css
...
Add orange and gray (plus bright variants)
2021-08-03 10:36:11 -04:00
mntn
7cb0d9b363
Fix issue with .page__body outline on Firefox
...
CSS outline has issues with Firefox in several situations involving child elements with negative margins. Changing to box-shadow fixes this. Tested on Chrome and Firefox.
2021-07-31 21:00:17 -04:00
mntn
aef1f01402
Fix UL marker spacing on Firefox
...
Replaces space with nonbreaking Unicode space
2021-07-31 20:52:41 -04:00
mntn
572893a1ba
Add missing colors to gruvbox-dark theme
2021-07-27 20:42:56 -04:00
Joe Roe
70f2d625fa
Initial commit
2021-03-05 10:44:42 +01:00