Steven Engler
f546ccd6ff
Improved formatting in browser "reader view"
2024-04-18 02:22:50 -04:00
Steven Engler
9475b90857
Improved header link formatting
...
The `overflow: hidden` was cutting off the font descenders, and `overflow-x:
hidden` doesn't work since it causes the `overflow-y` to change to "auto" which
causes vertical scrolling.
2024-04-15 18:20:46 -04:00
Steven Engler
7ac852fb36
Removed the title vertical offset
...
I don't see why this is needed anymore.
2024-03-30 01:47:26 -04:00
Steven Engler
647ec15b60
Rotate the hamburger icon when the menu is open
2024-03-30 01:47:26 -04:00
Steven Engler
241902516a
Hamburger menu is now shown under the header
...
I think this looks nicer.
2024-03-30 01:47:26 -04:00
Steven Engler
115c5fa213
Added padding to header labels
2024-03-30 01:47:26 -04:00
Steven Engler
3dc3adae26
Moved overlay to body
2024-03-30 01:47:26 -04:00
Steven Engler
f215b2ef31
Moved header and body margins to a variable
2024-03-30 01:47:26 -04:00
Steven Engler
9707ada308
Changed the header background image from "100%" to "cover"
2024-03-30 01:47:24 -04:00
Steven Engler
91b53a42fe
Update spacing and font style
2022-02-13 05:17:50 -05:00
Steven Engler
79a662b192
Improved page sub-section list formatting
2019-09-18 21:02:20 -04:00
Steven Engler
c331927f2d
General layout/formatting improvements
2019-09-18 18:36:25 -04:00
Steven Engler
bcd78d9cdf
When in portrait, ':target' elements are moved downwards
...
This prevents them from being hidden by the header on mobile devices.
2019-09-18 18:26:55 -04:00
Steven Engler
9870a7c6da
Improved the display/formatting of images
2019-09-18 18:19:56 -04:00
Steven Engler
c469a64a65
Added heading links to URL fragments
2019-09-17 14:25:32 -04:00
Steven Engler
52526aa5b6
Made the heading sizes larger
2019-09-17 14:00:52 -04:00
Steven Engler
b0101a0a1a
Added "notice" shortcodes
...
These notices have three types: note, tip, and warning.
2019-09-13 16:12:16 -04:00
Steven Engler
53677f19d8
Added optional page table of contents
...
You can use the 'tableofcontents' front matter option to enable or
disable the display of a table of contents. Setting this option will
override the new site-wide parameter 'tableofcontentswordcount' which
will automatically add a table of contents on pages with more than
the specified number of words. Set to '0' to always show a table of
contents, or set to '-1' to never show a table of contents (the
default behaviour).
2019-09-12 17:15:13 -04:00
Steven Engler
5225065445
Added a print media css style
2019-09-12 16:36:17 -04:00
Steven Engler
864da2a7c5
Added a box-shadow to the header when in portrait
2019-07-06 22:21:07 -04:00
Steven Engler
91d4165897
Improved layout/centering of header
2019-07-06 19:11:23 -04:00
Steven Engler
830eac5338
Fixed code formatting bugs on the iPhone
2019-07-06 16:06:03 -04:00
Steven Engler
7f0dca502a
Fixed a word-wrap problem
2019-07-06 13:27:25 -04:00
Steven Engler
1acbc897b2
Improved the footer layout
2019-07-06 11:55:04 -04:00
Steven Engler
9eed17b527
Chroma syntax highlighting with css classes
2019-07-05 20:09:43 -04:00
Steven Engler
4570db81a2
Removed an unnecessary css transition
2019-07-05 18:35:44 -04:00
Steven Engler
1522656f46
Initial commit
2019-05-17 18:45:07 -04:00