aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/new.main.css2
-rw-r--r--templates/new.index.html1
2 files changed, 3 insertions, 0 deletions
diff --git a/static/css/new.main.css b/static/css/new.main.css
index a5fe4d3..12be42c 100644
--- a/static/css/new.main.css
+++ b/static/css/new.main.css
@@ -53,3 +53,5 @@ body {
padding: 30px 8%;
}
}
+
+/*Navbar is done*/
diff --git a/templates/new.index.html b/templates/new.index.html
index af1230b..9d25b71 100644
--- a/templates/new.index.html
+++ b/templates/new.index.html
@@ -27,6 +27,7 @@
<div id="">
+ <h1 color="white">This page is not done yet; <a href="/en">this</a> is the working one.</h1>
</div>
<div id="foot">
</div>