From e7171eae1835e2260d63659359a05d197fd0b8b5 Mon Sep 17 00:00:00 2001 From: Sruti Modekurty Date: Thu, 31 Jan 2019 14:51:33 -0500 Subject: [PATCH] Add description and creator to detail modal. Beautify things a bit --- .gitignore | 1 + index.html | 26 ++++++++++++++++---------- styles.css | 8 +++++++- 3 files changed, 24 insertions(+), 11 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..decdf90 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +todos.txt diff --git a/index.html b/index.html index cd32caa..bbececf 100644 --- a/index.html +++ b/index.html @@ -10,22 +10,24 @@
Idea Name:
-
+

Description:
- -
+ +

Topics (comma separated):
-
- Your Name (optional):
+

+ Your Name:


-