From 8e1336b60393e8e3cef69d7014b6c4dc338d1692 Mon Sep 17 00:00:00 2001
From: Amanveeer <55973647+Amanveeer@users.noreply.github.com>
Date: Tue, 8 Oct 2019 22:23:40 +0530
Subject: [PATCH 1/3] Update index.html
---
spa/index.html | 170 ++++++++++++++++++++++++++++++++++++-------------
1 file changed, 126 insertions(+), 44 deletions(-)
diff --git a/spa/index.html b/spa/index.html
index 36f06aa..0866472 100644
--- a/spa/index.html
+++ b/spa/index.html
@@ -1,50 +1,132 @@
-
-
-
-
-
- Document
-
-
-
-
-
-
-
-
- Add a new todo
-
-
-
-
-
-
-
-
-
-
-
-
-
+ .addBtn:hover {
+ background-color: #bbb;
+ }
+ #clear-list{
+ width: 30%;
+ font-weight: bold;
+ font-style: italic;
+ font-size: xx-large;
+ font-family: "Times New Roman";
+ margin: 40px 35%;
+ background-color: darkblue;
+ color: white;
+ }
+ #clear-list:hover{
+ background-color: blue;
+ color: white;
+ }
+
+
+
+
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
+ - Wake Up at 6 am
+ - Have Breakfast
+ - Leave for Work
+
+
+
+