diff --git a/public/index.html b/public/index.html
index 36620ba..9be24cb 100644
--- a/public/index.html
+++ b/public/index.html
@@ -45,12 +45,11 @@
-
+
-
-
+
@@ -112,13 +111,13 @@
-
-
+
- -
-
+
- Dropdown
+ Type
@@ -169,7 +168,7 @@
-
+
diff --git a/public/style.css b/public/style.less
similarity index 96%
rename from public/style.css
rename to public/style.less
index 18f3758..f916a7b 100644
--- a/public/style.css
+++ b/public/style.less
@@ -13,7 +13,7 @@ body {
font-style: italic;
}
-@header-height: 80px;
+@header-height: 62px;
#header {
position: fixed;
@@ -27,6 +27,7 @@ body {
#htext {
padding-left: 20px;
color: white;
+ height: 20px;
font-family: baskerville, palatino, 'palatino linotype', georgia, serif;
}