small pixel drawing of a pufferfish nshc-form

Adjust colors to make it feel more NSHC-y
j3s j3s@c3f.net
Wed, 10 Jun 2020 17:17:38 -0500
commit

6bdea2e9e4725711dda1acafa568ee0481a1e1fb

parent

e887455e6217916c4bba9ceb5f554aa673268377

1 files changed, 4 insertions(+), 1 deletions(-)

jump to
M templates/form.htmltemplates/form.html

@@ -137,7 +137,10 @@ –––––––––––––––––––––––––––––––––––––––––––––––––– */

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 2rem; - font-weight: 300; } + font-weight: 300; + background: #64222d; + color: #ffffff; + } h1 { font-size: 4.0rem; line-height: 1.2; letter-spacing: -.1rem;} h2 { font-size: 3.6rem; line-height: 1.25; letter-spacing: -.1rem; } h3 { font-size: 3.0rem; line-height: 1.3; letter-spacing: -.1rem; }