17f576406f
Move all the figure styles to columns and typography
2023-09-30 11:22:08 -07:00
090eef5bee
Fix the alignment of the post title <h1>
2023-09-30 11:06:30 -07:00
3a1597acec
Move all the syntax highlighting styles to functional stylesheets
2023-09-28 18:16:38 -07:00
fb7fd04fe9
Fix the lists!
2023-09-28 16:29:02 -07:00
c642a23ec3
Move a bunch of color stuff from typography to colors
2023-09-28 14:41:32 -07:00
cf0fd27172
Partially reorganize styles into functional chunks, rather than by component
...
Move link, generic page layout, post list, and a bunch of leftover stuff in root.css to functional stylesheets in styles/root/.
2023-09-28 14:12:55 -07:00
a9cfddec80
Fix styling of blog, photos, term, ruby
...
So many fixes!
2023-09-26 09:37:04 -07:00
b7070ccfd5
Remove the <ul> and <li> from the blog list
2023-09-26 08:35:21 -07:00
6f132cc04e
Development styles so far
2023-09-24 09:22:00 -07:00
1fac613c37
All the root styles so far
2023-09-24 09:21:49 -07:00
162e17339c
Move photos styles to styles/photos/ files
2023-09-24 08:43:29 -07:00
2331e37e62
Move blog.css styles to styles/blog/ files
2023-09-24 08:43:10 -07:00
dbb202d7f9
Merge branch 'main' into massive-relayout
2023-09-23 13:34:09 -07:00
16f96558cc
Reset the line height to 1.5; 2 was silly
2023-09-22 07:56:50 -07:00
30ec64dd66
Adjust Mastodon icon down 1 px
2023-09-15 08:00:21 -07:00
01d27411d7
Establish a grid system
...
There are 5 content columns, two gutter tracks, two wide content columns, and two margin columns
2023-08-20 12:23:08 -07:00
851c74b2c9
Define variables for <h*> sizes
2023-08-20 10:07:26 -07:00
f950cdbbd9
Remove border-radius from figures
2023-08-20 10:06:58 -07:00
1dc243c95f
Remove leading empty space from <figcaption> if it's empty
2023-08-20 10:05:37 -07:00
8aed72a94d
Wrap tags list in a .taxonomies <div>
...
Put two <ul.tags> elements inside so there's not an <li> with a triangle in it.
2023-08-20 09:59:16 -07:00
ea9fb02aaa
Move home styles to home.css
2023-08-20 09:59:16 -07:00
013d707f50
Do the header gradient one letter at a time for browsers that don't support background-clip: text
2023-08-20 09:58:26 -07:00
041000ce37
Adjust Mastodon icon down 1 px
2023-08-11 08:07:02 -07:00
751f1c7d81
Tweak all the icons
...
Make them a little bigger. Clean up the view boxes.
Use <img> instead of backgrounds of <a> tags so the Mastodon logo does not get clipped.
2023-08-11 08:05:04 -07:00
d407d9d15a
Replace Twitter icon with Mastodon
2023-08-10 07:32:57 -07:00
afc6e81b70
Redo the figure shortcode to take multiple images
...
Put all images in a flexbox container
2023-08-02 17:16:30 -07:00
5fe0139b93
Fix a stray --body-line-height
2023-05-20 08:32:49 -07:00
4f63fab916
Move all the home styles to inline CSS
2023-05-20 08:28:38 -07:00
1713d5f849
Move site navigation to a partial
...
It can now be shared between the index and site header templates.
2023-05-20 08:27:55 -07:00
8029f97f9c
Move all the root styles to fragment files
...
Create assets/styles/root to hold all the fragments of the root
stylesheet. This should make it easier to find and hack on style. Yay!
2023-05-20 07:53:22 -07:00
273c380fe6
Apply tags styles to any ul.tags, not just in the footer
2023-05-17 08:36:57 -07:00
f2800b0619
Use a "major third" type scale from https://typescale.com for the heading font sizes
2023-05-17 08:32:47 -07:00
fc35499d6c
Simulate background-clip: text for browsers that don't support it
...
Move the heading generating to a partial that iteratively wraps each character
of the heading in a <span>. The CSS for the site heading uses :nth-child to
color each span a different color.
2023-05-17 08:28:22 -07:00
e346a905fa
Add details styling for the TableOfContents
2023-05-08 20:12:55 -07:00
174e5bc784
Implement ruby controls!
2023-05-08 20:12:11 -07:00
a5f5909bef
Limit the ruby/rt transitions to color only
2023-05-08 20:10:22 -07:00
a990aa335a
Fix ruby styling
2023-05-08 20:09:17 -07:00
01ca8d8cfb
Add "Hiragino Mincho" to the heading font family list
2023-04-23 22:10:04 +09:00
1b02d081e3
Set the line height of all body text to 1.85
2023-04-23 22:10:04 +09:00
ec96e17acd
Ruby shortcode and some new ruby CSS styles
2023-04-23 22:10:04 +09:00
b9869c11f0
Update the EXIF table so that it properly formats data from my Canon camera
2023-04-08 19:43:01 -07:00
7f48047610
Fix the Nethack page at small screen sizes
2023-04-08 15:12:43 -07:00
59bb6d28d0
Move the debug photo-params table styles to development.css
...
Fix formatting of the development stylesheet
2023-04-08 15:06:39 -07:00
d0757067ed
Fix the layout of the photo params table at smaller viewport sizes
2023-04-08 15:04:42 -07:00
cb025398b3
Fix the extra 2px space at the bottom of <figure> elements
...
It was because they were display: inline-block
2023-04-08 15:04:25 -07:00
78bd1e4a4e
Japanese flashcards!
2023-03-13 21:06:45 -07:00
61be4cad61
Clean up the find to and from point method in the Tunnel generator
2023-02-04 19:20:52 -08:00
3c25f2041a
Revert "Logging for the tunnel digger"
...
This reverts commit 6f0f1fd337
.
2023-02-04 18:18:52 -08:00
6f0f1fd337
Logging for the tunnel digger
2023-02-04 18:18:49 -08:00
c384c07051
Nethack map generator!
2023-02-04 18:18:09 -08:00