Skip to content

Commit 3ba43d6

Browse files
Merge pull request Design-and-Code#94 from Singh26Nitish/patch-2
Update buttons.css
2 parents 3e1624d + 05e4310 commit 3ba43d6

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

buttons/buttons.css

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1903,4 +1903,27 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0
19031903
}
19041904

19051905
/* haldaranup 1st button ends here */
1906+
/* Nitish-btn-2 start */
1907+
.Nitish-btn-2{
1908+
display: inline-block;
1909+
background-color: #7b38d8;
1910+
border-radius: 50px;
1911+
border: 4px solid #cccccc;
1912+
color: #eeeeee;
1913+
text-align: center;
1914+
font-size: 28px;
1915+
padding: 10px;
1916+
width: 150px;
1917+
cursor: pointer;
1918+
margin: 5px;
1919+
1920+
}
1921+
.Nitish-btn-2:hover{
1922+
border: 4px solid #ea972a;
1923+
background-color: #90d838;
1924+
color: #000000;
1925+
border-radius: 0%;
1926+
transition: all 0.5s;
1927+
}
1928+
/* Nitish-btn-2 end */
19061929

0 commit comments

Comments
 (0)
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