aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-10-19 20:51:15 +0530
committerVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2020-10-19 20:51:15 +0530
commit7a34e67725a24f686db5e703761fa0d92e2c8d35 (patch)
tree0517901a93d4b4dd1b38c887bfa8e14b7f2ddc34
parentd5a579c2bc8113f8f345ff5dc09f477831cda06a (diff)
message added
-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>