|
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 |
|
|
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 |
|
|
afc6e81b70
|
Redo the figure shortcode to take multiple images
Put all images in a flexbox container
|
2023-08-02 17:16:30 -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 |
|