- subdirectory_arrow_left Video Bandwidth Calculator
+
diff --git a/diu/style.css b/diu/style.css
index 8545c86..0a24c38 100644
--- a/diu/style.css
+++ b/diu/style.css
@@ -8,6 +8,7 @@ body {
body {
font-family: "Consolas", "Inconsolata", "Lucida Console", Monospace;
font-size: 15px;
+ line-height: 120%;
min-height: 100%;
overflow-y: scroll;
}
@@ -52,6 +53,8 @@ div.footer a {
}
div.header {
+ font-family: "Consolas", "Inconsolata", "Lucida Console", Monospace;
+ line-height: 120%;
font-weight: bold;
font-size: 16px;
padding-left: 16px;
diff --git a/docs/index.html b/docs/index.html
index 7560aac..9a8d56f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -5,16 +5,18 @@