From a9dd6af31c204b0155745881acd3b6ce1524cec2 Mon Sep 17 00:00:00 2001 From: Anjali havanur <78612291+Anjalih11@users.noreply.github.com> Date: Sat, 14 May 2022 09:31:54 -0700 Subject: [PATCH 1/6] commit --- Calculators/index.css | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Calculators/index.css diff --git a/Calculators/index.css b/Calculators/index.css new file mode 100644 index 00000000..0e1c8dc8 --- /dev/null +++ b/Calculators/index.css @@ -0,0 +1,24 @@ +* { + color: white; +} + +body { + background-color: black; +} + +.container { + width: 375px; + height: auto; + margin-left: 350px; + background-color: rgb(12, 14, 15); + padding-left: 30px; +} + +h1.thick { + font-weight: bold; +} + +.btn { + background-color: whitesmoke; + color: black; +} From 59877d9e7882ceeda8d1d33786cd312517581dd4 Mon Sep 17 00:00:00 2001 From: Anjali havanur <78612291+Anjalih11@users.noreply.github.com> Date: Sat, 14 May 2022 11:15:28 -0700 Subject: [PATCH 2/6] do --- Calculators/index.css | 24 ----------- Protein Calculator/index.html | 75 +++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+), 24 deletions(-) delete mode 100644 Calculators/index.css create mode 100644 Protein Calculator/index.html diff --git a/Calculators/index.css b/Calculators/index.css deleted file mode 100644 index 0e1c8dc8..00000000 --- a/Calculators/index.css +++ /dev/null @@ -1,24 +0,0 @@ -* { - color: white; -} - -body { - background-color: black; -} - -.container { - width: 375px; - height: auto; - margin-left: 350px; - background-color: rgb(12, 14, 15); - padding-left: 30px; -} - -h1.thick { - font-weight: bold; -} - -.btn { - background-color: whitesmoke; - color: black; -} diff --git a/Protein Calculator/index.html b/Protein Calculator/index.html new file mode 100644 index 00000000..11fb3eac --- /dev/null +++ b/Protein Calculator/index.html @@ -0,0 +1,75 @@ + + + + + + Protein Calculator + + + + + + + + + + + + + + +
+ +

Protein Calculator

+ +
+ +
+ + +
+
+ + +
+ + +
+
+ + +
+ + +
+
+ + + + +
+ + + + +
+ + + +
+
+
+
+ +
+
+ + + + + + From 93e8c832c3e7664e9929c33e4ab2db7c10cda03c Mon Sep 17 00:00:00 2001 From: Anjali havanur <78612291+Anjalih11@users.noreply.github.com> Date: Sat, 14 May 2022 11:46:30 -0700 Subject: [PATCH 3/6] commit --- Calculators/index.css | 24 ------ Calculators/index.html | 192 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 192 insertions(+), 24 deletions(-) delete mode 100644 Calculators/index.css create mode 100644 Calculators/index.html diff --git a/Calculators/index.css b/Calculators/index.css deleted file mode 100644 index 0e1c8dc8..00000000 --- a/Calculators/index.css +++ /dev/null @@ -1,24 +0,0 @@ -* { - color: white; -} - -body { - background-color: black; -} - -.container { - width: 375px; - height: auto; - margin-left: 350px; - background-color: rgb(12, 14, 15); - padding-left: 30px; -} - -h1.thick { - font-weight: bold; -} - -.btn { - background-color: whitesmoke; - color: black; -} diff --git a/Calculators/index.html b/Calculators/index.html new file mode 100644 index 00000000..f76d9663 --- /dev/null +++ b/Calculators/index.html @@ -0,0 +1,192 @@ + + + + + + Protein Calculator + + + + + + + + + + + + + + +
+ +

Protein Calculator

+ +
+ +
+ + +
+
+ +
+ + +
+
+ +
+ + +
+
+ + + +
+ + + +
+ + +
+
+
+
+ +
+
+ + + + + + From ffd556d342bc94375ce51a4e0a95109da3ac3387 Mon Sep 17 00:00:00 2001 From: Anjali havanur <78612291+Anjalih11@users.noreply.github.com> Date: Sat, 14 May 2022 11:52:13 -0700 Subject: [PATCH 4/6] update --- Protein Calculator/index.html | 240 +++++++++++++++++++++++++--------- 1 file changed, 175 insertions(+), 65 deletions(-) diff --git a/Protein Calculator/index.html b/Protein Calculator/index.html index 11fb3eac..5c0fae44 100644 --- a/Protein Calculator/index.html +++ b/Protein Calculator/index.html @@ -1,75 +1,185 @@ - - - - - Protein Calculator - - - - - - - - - - - - - - -
- -

Protein Calculator

- -
- -
- - -
-
- - -
- - -
-
- - -
- - -
-
- - - - +
+
+ +
+ + +
+
+ +
+ + +
+
+ + + -
+
+ + + +
+ + +
+
+
+
+ + + + + - + }); + + - + From 8bc6ec74e87c6e137136fe4556bc7793565cebd7 Mon Sep 17 00:00:00 2001 From: Anjali havanur <78612291+Anjalih11@users.noreply.github.com> Date: Tue, 17 May 2022 19:50:22 -0700 Subject: [PATCH 5/6] update --- Calculators/index.html | 361 +++++++++++++++++++++++------------------ 1 file changed, 199 insertions(+), 162 deletions(-) diff --git a/Calculators/index.html b/Calculators/index.html index f76d9663..a45560f2 100644 --- a/Calculators/index.html +++ b/Calculators/index.html @@ -1,192 +1,229 @@ - - - - - Protein Calculator - - - - - - - - - - - - - - -
- -

Protein Calculator

- -
- -
- - -
-
- -
- - -
-
- -
- - -
-
- - - +
+
+ +
+ + +
+
+ +
+ + +
+
+ + + -
- - - -
- - -
-
-
-
- - - - - - - }); - - + - + From 12c36e8a0b0627d11f5eae84c1b40a121c764048 Mon Sep 17 00:00:00 2001 From: Anjali havanur <78612291+Anjalih11@users.noreply.github.com> Date: Sat, 28 May 2022 00:19:52 -0700 Subject: [PATCH 6/6] commit --- Calculators/{ => Protein Calculator}/index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Calculators/{ => Protein Calculator}/index.html (100%) diff --git a/Calculators/index.html b/Calculators/Protein Calculator/index.html similarity index 100% rename from Calculators/index.html rename to Calculators/Protein Calculator/index.html