Commit Graph

20 Commits

Author SHA1 Message Date
Brian S. Stephan b3dfab2611
simplify and better standardize the link underline 2022-12-31 11:33:36 -06:00
Brian S. Stephan 0f03ad6f38
allow pages to supply extra footer text 2022-09-16 13:35:40 -05:00
Brian S. Stephan 21ea24ffa1
header style tweaks, deemphasizing it a bit 2022-06-05 21:30:49 -05:00
Brian S. Stephan aa6a27dd8b
make the header bigger, and align header and content padding better 2022-05-17 07:57:23 -05:00
Brian S. Stephan 54b953f5ed
go back to the old, balanced width alignments 2022-05-17 07:57:23 -05:00
Brian S. Stephan 1fe6623587
remove .img-frame class, unnecessary with figures 2022-04-19 08:41:59 -05:00
Brian S. Stephan ec042e466c
scoot the footer down a bit, and give it margins like the main content's 2022-04-19 08:41:59 -05:00
Brian S. Stephan 6daed848d0
remove duplicate link styles
all these subclasses or whatever are the same
2022-04-19 08:41:59 -05:00
Brian S. Stephan 9a65dfffaf
tweaks to the content responsiveness and header padding
more readability stuff for desktop without (hopefully) affecting the
mobile experience much
2022-04-19 08:41:58 -05:00
Brian S. Stephan a42ce34aad
add a bit of whitespace in content text
meant to help readability slightly, in part because of what I'm screwing
around with in changing link and header colors
2022-04-19 08:41:58 -05:00
Brian S. Stephan 9ce8e9a1cc
restyle figures and captions for more flexibility 2022-04-19 08:41:58 -05:00
Brian S. Stephan d07260331b
remove unused figure classes
these are being reworked and I don't think I'm going to do responsive
stuff anymore
2022-04-19 08:41:58 -05:00
Brian S. Stephan 2c47501589
remove unused thumbnail class
used to appear on a couple images, the styling was replaced with some
more explicit image tags and soon will be replaced again with figure
stuff
2022-04-19 08:41:58 -05:00
Brian S. Stephan 69feb0c29c
add a 75% max-width class, using it for GOTY? 2022-01-02 22:51:21 -06:00
Brian S. Stephan 788a9cbaba
use a smaller font for the styled pages 2022-01-02 22:50:04 -06:00
Brian S. Stephan ccf8434f43 remove a bunch of unnecessary font size styling
in the end, a lot of this doesn't really matter, and right now, I
slightly prefer the site with a touch bigger font, so let's just let the
default do its thing
2021-10-08 07:16:31 -05:00
Brian S. Stephan f0d4e7d3d9 have footer clear: both;
closes #14
2021-06-06 22:28:43 -05:00
Brian S. Stephan afbfab338f properly apply site wrap classes to style wide version
fixes #12
2021-06-03 07:52:01 -05:00
Brian S. Stephan e8377adcf5 allow pages to specify different templates 2021-04-30 19:41:39 -05:00
Brian S. Stephan 06d948a709 have specific styles @import the base styles
this clarifies the value of what was formerly "style.css" a bit, and
also opens the door for potential styles that don't inherit the base
styling at all
2021-03-07 23:09:58 -06:00