]> gitweb.michael.orlitzky.com - charm-bypass.git/commitdiff
index.html.in: boldface and improved margins for <legend>
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Nov 2023 05:49:44 +0000 (01:49 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Nov 2023 05:49:44 +0000 (01:49 -0400)
I said I wanted to leave the menu controls alone, but this just looks
so much better.

index.html.in

index 366f71c4c6a26cc4ea5f0c6dcc957ab5f19dbe5d..c3038527952874eae4ae76000b858d05c75384ca 100644 (file)
         margin-bottom: 1em;
       }
 
+      legend {
+        font-weight: bold;
+        margin-top: 1em;
+        margin-bottom: 1em;
+      }
+
       svg {
         /* Set the height to 100% of the screen, which we'll keep; and the
          *  initial position to (0,0), which we're going to change