From 7ac3cffef529d68d2163f8940369b9fc201806af Mon Sep 17 00:00:00 2001 From: shivanshi Date: Thu, 20 Oct 2022 22:22:29 +0530 Subject: [PATCH 1/2] Added a new button --- buttons/buttons.css | 25 ++++++++++++++++++++++++- index.html | 10 ++++++++++ 2 files changed, 34 insertions(+), 1 deletion(-) diff --git a/buttons/buttons.css b/buttons/buttons.css index b8a6b0f..b6535b2 100644 --- a/buttons/buttons.css +++ b/buttons/buttons.css @@ -2308,4 +2308,27 @@ a:focus-visible { } } -/*radzhiv's btn end*/ \ No newline at end of file +/*radzhiv's btn end*/ +/* shivanshi btn start */ +.shivanshi-s-btn-1 { + box-sizing: border-box; + appearance: none; + background-color: transparent; + cursor: pointer; + font-size: 1rem; + margin: 20px; + padding: 1.2em 2.8em; + text-decoration: none; + font-family: 'Montserrat', sans-serif; + font-weight: 700; + border-color: #3330E4; + color: #67f878; + background-image: linear-gradient(to bottom, transparent 30%, #248f86 90%); + background-position: 0% 0%; + transition: background 15ms ease-in-out, color 150ms ease-in-out; + } + .shivanshi-s-btn-1:hover { + color: white; + background-position: 0 800%; + } +/* shivanshi btn end */ \ No newline at end of file diff --git a/index.html b/index.html index 4c9b143..992fa01 100644 --- a/index.html +++ b/index.html @@ -593,6 +593,16 @@ + +
+ +
+ Created by + Shivanshi +
+
+ + From dabd139655ac7a038699c1cd14889459910bb467 Mon Sep 17 00:00:00 2001 From: Rajkumar Khistariya <83064473+Rajkumar-justcoder@users.noreply.github.com> Date: Mon, 24 Oct 2022 15:12:00 +0530 Subject: [PATCH 2/2] Update index.html Edited your name as githubusername --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7f485e6..e28f497 100644 --- a/index.html +++ b/index.html @@ -598,7 +598,7 @@
Created by - Shivanshi + shivanshi-s
@@ -684,4 +684,4 @@ - \ No newline at end of file +