From 378ac0e073f2136f523f7ee5439ddb277fc6a3b9 Mon Sep 17 00:00:00 2001 From: Arvind Yadav Date: Fri, 14 Oct 2022 13:45:31 +0530 Subject: [PATCH] new button added-Arvind0302 --- buttons/buttons.css | 26 ++++++++++++++++++++++++++ index.html | 9 +++++++++ 2 files changed, 35 insertions(+) diff --git a/buttons/buttons.css b/buttons/buttons.css index 89177da..6e1e652 100644 --- a/buttons/buttons.css +++ b/buttons/buttons.css @@ -2248,4 +2248,30 @@ a:focus-visible { height: 0%; } /* Deepesh Sharma's button 1 ends*/ +/*Arvind0302 button start */ +.arvind0302-btn-1 +{ + position: relative; + text-align: center; + width: 200px; + padding: 20px; + font-size: 15px; + color: black; + font-family: poppins; + font-weight: 400; + border: 5px solid #15f4ee; + text-transform: uppercase; + letter-spacing: 15px; + cursor: pointer; + border-radius: 100px; + transition: 1.5s; +} +.arvind0302-btn-1:hover +{ + box-shadow: 0 5px 50px 0 #15f4ee inset, 0 5px 50px 0 #15f4ee, + 0 5px 50px 0 #15f4ee inset, 0 5px 50px 0 #15f4ee; + text-shadow: 0 0 5px #15f4ee, 0 0 5px #15f4ee; + color: black; +} +/*Arvind0302 button end */ diff --git a/index.html b/index.html index 338c5dd..ba50503 100644 --- a/index.html +++ b/index.html @@ -574,6 +574,15 @@ + +
+ +
+ Created by + Arvind0302 +
+
+ pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

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:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy