Commit Graph

80 Commits

Author SHA1 Message Date
Will Faught
fd6e72195f Format CSS 2023-02-22 23:02:08 -08:00
Will Faught
c745c4cf8f Remove unneeded tags from selectors 2023-02-22 23:01:26 -08:00
Will Faught
4350c46e68 Add error check for color scheme 2023-02-22 18:53:54 -08:00
Will Faught
b480012113 Remove redundant max-width from .paige-content 2023-02-22 18:53:39 -08:00
Will Faught
e9d9be59cc Move paige.metadata_max_width to main.metadata.max_width 2023-02-05 19:34:20 -08:00
Will Faught
2018494367 Move paige.content_max_width to paige.main.content.max_width 2023-02-05 15:16:41 -08:00
Will Faught
643eb4842e Add paige.main.table_of_contents.max_width param 2023-02-05 15:12:39 -08:00
Will Faught
91865e3ade Replace class attr matching with class syntax 2023-02-04 21:00:19 -08:00
Will Faught
0a01c70f39 Replace site.Params with $page.Param 2023-01-29 15:10:01 -08:00
Will Faught
548af63634 Use site instead of .Site 2023-01-29 10:45:03 -08:00
Will Faught
025935f6bd Add number, numbered shortcode params 2023-01-21 23:43:53 -08:00
Will Faught
98c92260d0 Fix Chroma pre bottom margin 2023-01-21 23:43:53 -08:00
Will Faught
c7efb3aaf4 Fix bottom margin for pre.chroma 2023-01-21 23:43:53 -08:00
Will Faught
b312e7a50d Remove auto bottom margin for divs in content 2023-01-21 23:43:53 -08:00
Will Faught
03c61beba5 Remove display-based header link hover effect 2023-01-21 23:43:53 -08:00
Will Faught
2eaff2e0fa Replace .paige-font-inherit with white-space:pre 2023-01-21 23:43:53 -08:00
Will Faught
092cfcf841 Fix highlighting quirks with Bootstrap 2023-01-21 23:43:53 -08:00
Will Faught
3ef9217a84 Add transition to header links 2023-01-21 23:43:53 -08:00
Will Faught
3137b22176 Fix figure text overflow 2023-01-21 23:43:53 -08:00
Will Faught
994591f932 Indent template logic 2023-01-21 23:43:53 -08:00
Will Faught
954aa2946e Add paige-font-inherit class 2023-01-21 23:43:52 -08:00
Will Faught
98dcc8c6f3 Limit blockquote styles to .paige-content only 2023-01-21 23:43:52 -08:00
Will Faught
cf823d7d63 Overhaul figures 2023-01-21 23:43:52 -08:00
Will Faught
3a01f1866c Add dark color scheme 2022-12-31 21:47:52 -08:00
Will Faught
9dafe06a94 Widen header link gap 2022-12-31 18:12:27 -08:00
Will Faught
64455aeb92 Add site params content_max_width, metadata_max_width 2022-12-30 23:17:37 -08:00
Will Faught
b771e0f53b Dedent CSS in style.html 2022-12-30 18:58:01 -08:00
Will Faught
0cbf5175ae Adjust left margin of header links 2022-12-30 18:57:24 -08:00
Will Faught
5e856a5b6b Change header link hover to not affect layout 2022-12-30 18:55:06 -08:00
Will Faught
2ece967314 Move partials under paige directory 2022-12-29 22:55:13 -08:00