diff --git a/website/conclusion.html b/website/conclusion.html
index 8a16ab4..e7b4a34 100644
--- a/website/conclusion.html
+++ b/website/conclusion.html
@@ -22,7 +22,7 @@ window.onload = init;
-
+
- Home
- Hypothesis
- Design
diff --git a/website/fonts/Vollkorn-Italic-VariableFont_wght.ttf b/website/css/fonts/Vollkorn-Italic-VariableFont_wght.ttf
similarity index 100%
rename from website/fonts/Vollkorn-Italic-VariableFont_wght.ttf
rename to website/css/fonts/Vollkorn-Italic-VariableFont_wght.ttf
diff --git a/website/css/Vollkorn-VariableFont_wght.ttf b/website/css/fonts/Vollkorn-VariableFont_wght.ttf
similarity index 100%
rename from website/css/Vollkorn-VariableFont_wght.ttf
rename to website/css/fonts/Vollkorn-VariableFont_wght.ttf
diff --git a/website/css/stove.css b/website/css/stove.css
index 0d77ddf..170c26e 100644
--- a/website/css/stove.css
+++ b/website/css/stove.css
@@ -1,7 +1,8 @@
-.new {
+.nav {
list-style-type: none;
margin: 0;
padding: 0;
+ border: 100px;
overflow: hidden;
background-color: #000000;
}
@@ -36,7 +37,7 @@ li {
}
@font-face {
font-family: "Vollkron";
- src: url(Vollkorn-VariableFont_wght.ttf);
+ src: url(fonts/Vollkorn-VariableFont_wght.ttf);
}
.sources {
@@ -57,8 +58,9 @@ li {
}
-li a:hover {
+.nav li a:hover {
background-color: #276d9e;
+ color: white;
}
.active {
diff --git a/website/design.html b/website/design.html
index 4773bae..0ca447d 100644
--- a/website/design.html
+++ b/website/design.html
@@ -20,7 +20,7 @@ window.onload = init;
-
+
- Home
- Hypothesis
- Design
@@ -53,7 +53,7 @@ rectangular prism shape. In the combustion chamber fuel (wood pieces) are
combusted. It was observed that inner chamber became red hot. To reduce
the heat losses from inner chamber, a jacket of coarse sand and heat
resistance refractory material was added (Fire Clay). As shown in the figure
-below.
+to the right.
diff --git a/website/hyopthesis.html b/website/hyopthesis.html
index 4d33dc3..7e508d1 100644
--- a/website/hyopthesis.html
+++ b/website/hyopthesis.html
@@ -22,7 +22,7 @@ window.onload = init;
-
+
- Home
- Hypothesis
- Design
diff --git a/website/index.html b/website/index.html
index ecef7ea..1eff71b 100644
--- a/website/index.html
+++ b/website/index.html
@@ -19,7 +19,7 @@ window.onload = init;
-
+
- Home
- Hypothesis
- Design
diff --git a/website/results.html b/website/results.html
index b99bbee..02d5593 100644
--- a/website/results.html
+++ b/website/results.html
@@ -20,7 +20,7 @@ window.onload = init;
-