From 20490b2aa133547d01649175e67a0db8df11b4a8 Mon Sep 17 00:00:00 2001 From: Sumit-14Singh <115366752+Sumit-14Singh@users.noreply.github.com> Date: Mon, 10 Oct 2022 20:32:58 +0530 Subject: [PATCH 1/6] Updated Sumit btn --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/index.html b/index.html index 5f4e01f..06acef8 100644 --- a/index.html +++ b/index.html @@ -492,6 +492,16 @@ + + +
+ From d2c7e6ad348da4d27ff5d5fa069f20cca4eef7af Mon Sep 17 00:00:00 2001 From: Sumit-14Singh <115366752+Sumit-14Singh@users.noreply.github.com> Date: Mon, 10 Oct 2022 20:34:40 +0530 Subject: [PATCH 2/6] updated css for Sumit btn --- buttons/buttons.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/buttons/buttons.css b/buttons/buttons.css index 60d6fd9..dcfff0e 100644 --- a/buttons/buttons.css +++ b/buttons/buttons.css @@ -1969,3 +1969,17 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0 opacity: 1; z-index: -1; } + +/* Sumit1 btn start */ +.Sumit-btn-1{ + background-color: #26d023; + border: 3px solid red; + width: 200px; + padding: 20px; + font-size: 30px; +} +.Sumit-btn-1:hover{ + background-color: yellow; + transform: all 2s; +} +/* Sumit-btn-2 start */ From 1578c263efdc3efe6e337059aaceb974bd530d4a Mon Sep 17 00:00:00 2001 From: Sumit-14Singh <115366752+Sumit-14Singh@users.noreply.github.com> Date: Mon, 10 Oct 2022 20:39:29 +0530 Subject: [PATCH 3/6] Added Sumit btn 2 --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/index.html b/index.html index 06acef8..5a304aa 100644 --- a/index.html +++ b/index.html @@ -502,6 +502,16 @@ + + + + From 404d8a0381697052df8c2c20cbb34942f0e456a8 Mon Sep 17 00:00:00 2001 From: Sumit-14Singh <115366752+Sumit-14Singh@users.noreply.github.com> Date: Mon, 10 Oct 2022 20:43:33 +0530 Subject: [PATCH 4/6] added css for Sumit btn 2 --- buttons/buttons.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/buttons/buttons.css b/buttons/buttons.css index dcfff0e..6689d1d 100644 --- a/buttons/buttons.css +++ b/buttons/buttons.css @@ -1982,4 +1982,18 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0 background-color: yellow; transform: all 2s; } +/* Sumit2 btn end */ + /* Sumit-btn-2 start */ +.Sumit-btn-2 { + border: 3px solid rgb(66, 16, 147); + width: 250px; + padding: 30px; + border-radius: 100%; + background-color: red; + font-size: 30px; +} +.Sumit-btn-2:hover{ + background-color: gray; +} +/* Sumit-btn-2 end */ From 0d71ea1bc8cadb7d30fa0183ba08003549e71339 Mon Sep 17 00:00:00 2001 From: Sumit-14Singh <115366752+Sumit-14Singh@users.noreply.github.com> Date: Mon, 10 Oct 2022 20:46:23 +0530 Subject: [PATCH 5/6] added Sumit btn 3 --- index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/index.html b/index.html index 5a304aa..84cab32 100644 --- a/index.html +++ b/index.html @@ -512,6 +512,16 @@ + + + + From 4eb2d4b7230e9057070e5be86983b05cb6227d54 Mon Sep 17 00:00:00 2001 From: Sumit-14Singh <115366752+Sumit-14Singh@users.noreply.github.com> Date: Mon, 10 Oct 2022 20:47:37 +0530 Subject: [PATCH 6/6] updated css for Sumit btn 3 --- buttons/buttons.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/buttons/buttons.css b/buttons/buttons.css index 6689d1d..6b308e5 100644 --- a/buttons/buttons.css +++ b/buttons/buttons.css @@ -1997,3 +1997,19 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0 background-color: gray; } /* Sumit-btn-2 end */ + +/* Sumit-btn-3 start */ +.Sumit-btn-3 { + /* text-size-adjust: 20px; */ + background-color: #00C0FF; + border: 3px solid rgb(80, 236, 29); + width: 170px; + padding: 20px; + border-radius: 70px; + font-size: 20px; +} +.Sumit-btn-3:hover{ + background-color: white; +} + +/* Sumit-btn-3 end */Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: