]> gitweb.michael.orlitzky.com - charm-bypass.git/blobdiff - index.html.in
index.html.in: set the body font to sans-serif for consistency
[charm-bypass.git] / index.html.in
index 50131b7cf32464739fe5bccc2eb13ef695b48fac..6bec7257b02557e49aac279ddf51a6e01f694531 100644 (file)
     </title>
 
     <style>
+      body {
+       /* For consistency with the SVG */
+       font-family: sans-serif;
+      }
+
       fieldset {
         margin-top: 1em;
         padding-top: 1em;