From 2cb913c3b811b5d87396c8899af7031a74977bf5 Mon Sep 17 00:00:00 2001 From: gunjjoshi Date: Wed, 25 Oct 2023 18:56:58 +0530 Subject: [PATCH 1/2] added link to csy website --- templates/index.html | 99 ++++++++++++++++++++++++-------------------- 1 file changed, 55 insertions(+), 44 deletions(-) diff --git a/templates/index.html b/templates/index.html index a66c1a5..c2cd9d0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,48 +1,58 @@ - - - - Eco Crypt - - - - - - - - -
-
- INPUT - -
-
- + + + + + Eco Crypt + + + + + + + + + +
+
+ INPUT + +
+
+ - + -
+
OUTPUT @@ -50,6 +60,7 @@
-
- - +
+ + + \ No newline at end of file From b975fc88c59f9c1c9e1b340633af349f3c803374 Mon Sep 17 00:00:00 2001 From: gunjjoshi Date: Wed, 25 Oct 2023 19:10:02 +0530 Subject: [PATCH 2/2] resolved button positioning --- static/main.css | 1 + templates/index.html | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/static/main.css b/static/main.css index 005256a..ff015a8 100644 --- a/static/main.css +++ b/static/main.css @@ -53,6 +53,7 @@ body{ #bt1{ background-color:rgb(150, 241, 248); font-family: 'Times New Roman', Times, serif; + margin-right: 20px; } #bt2{ background-color:rgb(2, 32, 34); diff --git a/templates/index.html b/templates/index.html index c2cd9d0..f8d7405 100644 --- a/templates/index.html +++ b/templates/index.html @@ -47,11 +47,11 @@ INPUT -
- - - - +
+ + + +