f12b76680f
use reuse lint
for REUSE compliance
...
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-04-16 00:38:28 -05:00
6d7bfc58c8
add copyright and license tags to CSS and templates
...
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2024-04-16 00:10:34 -05:00
b3dfab2611
simplify and better standardize the link underline
2022-12-31 11:33:36 -06:00
0f19fcb174
fix bad copy and paste job on link styles
2022-09-16 14:16:13 -05:00
83eb464be9
style the potential for links in the footer
2022-09-16 13:40:23 -05:00
0f03ad6f38
allow pages to supply extra footer text
2022-09-16 13:35:40 -05:00
21ea24ffa1
header style tweaks, deemphasizing it a bit
2022-06-05 21:30:49 -05:00
aa6a27dd8b
make the header bigger, and align header and content padding better
2022-05-17 07:57:23 -05:00
c80172cffd
go back to red headers and links as normal-colored text
...
the new way to do the links without adding links to images is probably
dumb and/or missing some stuff, but it works and does what I want, and I
think I like the old look of the colors better, so time to try it and
see if it sticks still
2022-05-17 07:57:23 -05:00
89ea2fb87e
give the header nav links an underline on hover
2022-05-17 07:57:23 -05:00
8ac5b25208
get rid of the slight recoloring of bold text
2022-05-17 07:57:23 -05:00
54b953f5ed
go back to the old, balanced width alignments
2022-05-17 07:57:23 -05:00
de0641b08f
tweak the two-tone backgrounds and whitespace up the header
2022-05-17 07:57:23 -05:00
3454de17fc
style links with color, not underlines
...
this allows me to link to images (e.g. in figures) without having a
separate override class to remove their underline, which is ugly. on
account of making links red, it was looking like too much red
(especially on the index) with headers also being red, so this makes
headers the default text color.
still not 100% committed to this but I'm trying it out
2022-04-19 08:41:59 -05:00
1fe6623587
remove .img-frame class, unnecessary with figures
2022-04-19 08:41:59 -05:00
ec042e466c
scoot the footer down a bit, and give it margins like the main content's
2022-04-19 08:41:59 -05:00
6daed848d0
remove duplicate link styles
...
all these subclasses or whatever are the same
2022-04-19 08:41:59 -05:00
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
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
9ce8e9a1cc
restyle figures and captions for more flexibility
2022-04-19 08:41:58 -05:00
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
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
853a58b78b
make the breadcrumbs and style menu a bit nicer
2022-03-24 22:41:34 -05:00
3cade4fe73
add the image floats to the plain CSS
...
primarily it's the main page that just looks weird without it
2022-03-24 22:28:09 -05:00
9d87aab61b
go back to lighter red in dark style
...
contrast is just too low for the "incorporeal red"
2022-01-03 12:40:30 -06:00
35ea94185b
unify some of the colors in light vs. dark
2022-01-02 22:55:43 -06:00
69feb0c29c
add a 75% max-width class, using it for GOTY?
2022-01-02 22:51:21 -06:00
788a9cbaba
use a smaller font for the styled pages
2022-01-02 22:50:04 -06:00
4ea824e86f
provide some comments explaining the css files
2021-11-01 23:20:42 -05:00
28dbfd45b5
remove bss-specific image from the package
...
part of the work of #15
2021-11-01 23:20:16 -05:00
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
f0d4e7d3d9
have footer clear: both;
...
closes #14
2021-06-06 22:28:43 -05:00
afbfab338f
properly apply site wrap classes to style wide version
...
fixes #12
2021-06-03 07:52:01 -05:00
e8377adcf5
allow pages to specify different templates
2021-04-30 19:41:39 -05:00
757b067e16
create a "plain" style with next to no CSS
2021-03-09 09:10:33 -06:00
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
411ecebbc6
fold some nav/style menu styles into header
...
unnecessarily duplicated now that I have div.header, and also useful for
when I start the error handling pages
2021-02-21 10:14:42 -06:00
15142054da
tweak the appearance of footnotes
2021-02-12 19:37:25 -06:00
dc81ef35de
float image left/right for inlining in an article
2021-02-12 12:51:43 -06:00
c292f33334
CSS for framing an image inline the article
2021-02-12 12:51:12 -06:00
7cf8a427ce
add an .img-25 for 25% wide images
2021-02-12 09:26:10 -06:00
e8a749d9ba
Revert "tweak the base text line height, again"
...
This reverts commit 1878d5951b
.
the more I look at this, the more I like the old text spacing
2021-02-12 09:21:21 -06:00
ae72fe87b5
class to center an image as a block element
...
this is effectively a replacement for div.splash means of getting a
centered header image, and can be used anywhere
2021-02-12 09:19:35 -06:00
bb0e71e9e4
give *all* images max-width of the inner column
...
this was done for the giant splash logo but I should really just
restrain this everywhere
2021-02-12 09:18:54 -06:00
56eb767e33
don't let sub/superscripts affect line height
2021-02-11 18:53:57 -06:00
48c6e8495a
provide some styling of footnotes
2021-02-11 18:20:42 -06:00
1878d5951b
tweak the base text line height, again
2021-02-11 09:35:21 -06:00
829165ad8c
style link underline same color as the hover
2021-02-11 09:35:21 -06:00
7d982b96c9
tweak text colors; less normal, more bold
2021-02-11 09:35:21 -06:00
5e41cde52e
use a flexbox for the header sections
...
this is better than a float because I have always kind of hated how
floating divs work, and this also orders and displays the navs better in
elinks
2021-02-11 00:23:19 -06:00