Commit graph

17 commits

Author SHA1 Message Date
d281f22242 Reduce padding on small screens to 2rem 2022-08-27 10:10:25 -07:00
a078451e11 Tweak some site styles
Remove margin of figure block
Add some classes for figures
2022-08-18 20:21:25 -07:00
497fc30cb3 A few style tweaks for blockquotes, and the color and margin of post dates 2022-04-25 23:18:47 -07:00
d2f51c6b08 Move the <time> elements below the headings in the blog list' 2022-04-24 21:14:04 -07:00
40d8a828f9 Add a .nobreak helper class to main.css 2022-04-16 11:21:21 -07:00
9663f063ff Add position:relative to .p5-sketch
Sketch elements need relative positioning so elements they create can be
positioned inside them correctly.
2022-04-09 09:14:45 -07:00
20401a9ddf Remove the border around <figure> 2022-04-09 09:13:45 -07:00
6e8c34a4cc Add a p5-sketch style 2022-03-25 23:40:15 -07:00
501dc6ed51 Rearrange the post header
Dates will flow below the header if the header is too long.

Move the draft up to the top, above the header.
2022-03-25 23:24:29 -07:00
cbf71d84e6 Consolidate the color theming CSS back into the rest of the stylesheet 2021-12-28 09:37:43 -07:00
797b20104a Add dark mode icons for social media accounts 2021-12-27 18:31:54 -07:00
257dbb9bd2 Lots of responsive fixes 2021-12-27 14:55:26 -07:00
5c65dade97 Add RSS link to social links in the header 2021-12-27 14:08:21 -07:00
ad49f17e49 Add back the margin-left that right justified the social media links 2021-12-27 10:37:28 -07:00
3f0fda2342 Set 2px letter-spacing on nav links 2021-12-27 10:26:21 -07:00
ab7c6df152 Move list styles to main.css 2021-12-27 10:25:16 -07:00
af7252aa6e Checkpoint main.css and add it to the <head>; add links for page resource CSS if they exist 2021-12-26 13:06:22 -07:00