diff --git a/index.html b/index.html index 4f4765a..5d025d6 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,7 @@ Help | - +
diff --git a/mathdown.css b/mathdown.css index cb100e7..889ca0b 100644 --- a/mathdown.css +++ b/mathdown.css @@ -1,4 +1,11 @@ -#header { font-size: 200%; } +#header { + font-size: 200%; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + /* Vertically center, if we're lucky to fit. */ + line-height: 3ex; + height: 3ex; +} + #logo { font-size: 50%; /* Fit 2-line math within single-line header */ color: black; text-decoration: none; /* Don't look like a link */ @@ -7,7 +14,7 @@ .warning { color: orange; } .call_to_action { font-weight: bold; - font-size: inherit; /* avoid browser