From 1e5017e5f671e718edd8873523d47dad99238ee4 Mon Sep 17 00:00:00 2001 From: radzhiv Date: Sun, 23 Oct 2022 10:41:28 +0530 Subject: [PATCH 1/2] Added one more button --- buttons/buttons.css | 20 ++++++++++++++++++-- index.html | 14 +++++++++++--- 2 files changed, 29 insertions(+), 5 deletions(-) diff --git a/buttons/buttons.css b/buttons/buttons.css index b8a6b0f..6d4d47e 100644 --- a/buttons/buttons.css +++ b/buttons/buttons.css @@ -2278,7 +2278,7 @@ a:focus-visible { /*Arvind0302 button end */ -/* radzhiv's btn start*/ +/* radzhiv's btn 1 start*/ .radzhiv-btn-1 { padding: 10px; font-size: 20px; @@ -2308,4 +2308,20 @@ a:focus-visible { } } -/*radzhiv's btn end*/ \ No newline at end of file +/*radzhiv's btn 1 end*/ +.radzhiv-btn-2 { + padding: 10px; + font-size: 20px; + border-radius: 5px; + color: white; + background-color: #5f6f94; +} +.radzhiv-btn-2:hover{ + background-color: transparent; + color: #2e86c1; + border: none; + border-bottom: 2px solid white; + border-radius: 0px; + cursor: pointer; +} +/* radzhiv's btn 2 start */ \ No newline at end of file diff --git a/index.html b/index.html index 4c9b143..a641576 100644 --- a/index.html +++ b/index.html @@ -583,7 +583,7 @@ - +
@@ -591,8 +591,16 @@ radzhiv
- - + + +
+ +
+ Created by + radzhiv +
+
+ From 8abaef22b68e4ae2bbb4342d0d21cd9b8c7b4fcd Mon Sep 17 00:00:00 2001 From: Rajkumar Khistariya <83064473+Rajkumar-justcoder@users.noreply.github.com> Date: Wed, 26 Oct 2022 13:31:42 +0530 Subject: [PATCH 2/2] Update index.html --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index a40ee97..c6e7fde 100644 --- a/index.html +++ b/index.html @@ -588,7 +588,7 @@
Created by - radzhiv + radzhiv25
@@ -597,7 +597,7 @@
Created by - radzhiv + radzhiv25
@@ -670,4 +670,4 @@ - \ No newline at end of file +