]> git.cworth.org Git - lmno.games/commit
Apply our selected text color to haeaders (h1 and h2)
authorCarl Worth <cworth@cworth.org>
Sun, 17 May 2020 15:47:54 +0000 (08:47 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 17 May 2020 15:50:40 +0000 (08:50 -0700)
commit13375caac10b8303640e39e558ef7ed8e737c40b
tree95e9603b07eef8da318199c8eee5dac92e0ade27
parent439b3f81a9a1e0527b81319a9026dcbab456a495
Apply our selected text color to haeaders (h1 and h2)

This was previously happening in the empires client, but now we move
this up to the top-level.

Note that we don't use the selected text color at minimal font sizes
(such as in the "body" element in general). This is because we want a
high contrast there for maximal legibility. So we introduce an
additional named --text-fo-color-max-contrast which is set to pure
black.
empires/style.css
style.css