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