@@ -1315,31 +1315,31 @@ a:focus-visible {
1315
1315
background-color : transparent;
1316
1316
border : 3px solid # 00d7c3 ;
1317
1317
border-radius : 50px ;
1318
- transition : all 0.15s ease-in-out;
1318
+ transition : all 0.15s ease-in-out;
1319
1319
color : black;
1320
1320
background-image : linear-gradient (30deg , # 00d7c3 50% , transparent 50% );
1321
1321
background-size : 500px ;
1322
1322
background-repeat : no-repeat;
1323
1323
background-position : 0% ;
1324
- }
1325
- .ankush-btn-1 : hover {
1324
+ }
1325
+ .ankush-btn-1 : hover {
1326
1326
color : white;
1327
1327
background-color : black;
1328
1328
box-shadow : 0 0 10px 0 # 00d7c3 inset, 0 0 20px 2px # 00d7c3 ;
1329
1329
border : 3px solid # 00d7c3 ;
1330
1330
animation : ankush-btn-1-pulse 1s infinite;
1331
1331
transition : 0.3s ;
1332
1332
background-position : 100% ;
1333
- }
1334
- @keyframes ankush-btn-1-pulse {
1333
+ }
1334
+ @keyframes ankush-btn-1-pulse {
1335
1335
0% {
1336
- transform : scale (1 );
1336
+ transform : scale (1 );
1337
1337
}
1338
1338
70% {
1339
- transform : scale (0.9 );
1339
+ transform : scale (0.9 );
1340
1340
}
1341
1341
100% {
1342
- transform : scale (1 );
1342
+ transform : scale (1 );
1343
1343
}
1344
1344
}
1345
1345
@@ -1681,7 +1681,6 @@ a:focus-visible {
1681
1681
}
1682
1682
/* Harsh Jain's button 2 ends*/
1683
1683
1684
-
1685
1684
/* Nitish btn start */
1686
1685
.Nitish-btn-26 {
1687
1686
display : inline-block;
@@ -1723,58 +1722,68 @@ a:focus-visible {
1723
1722
}
1724
1723
/*Nitish's btn end */
1725
1724
1726
-
1727
1725
/*Thiago's btn start*/
1728
1726
.Okan-btn-1 {
1729
1727
background-color : # b4befe ;
1730
1728
border : none;
1731
1729
border-radius : 5px ;
1732
1730
padding : 20px 30px ;
1733
- transition : .5s ;
1731
+ transition : 0 .5s ;
1734
1732
cursor : pointer;
1735
1733
font-family : JetBrains, monospace;
1736
-
1737
1734
}
1738
- .Okan-btn-1 : hover {
1735
+ .Okan-btn-1 : hover {
1739
1736
background-color : # 94e2d5 ;
1740
- transition : .5s ;
1741
- -webkit-box-shadow : rgb (40 , 159 , 237 ) 5px 5px 0px 0px , rgb (95 , 184 , 255 ) 10px 10px 0px 0px , rgb (161 , 216 , 255 ) 15px 15px 0px 0px , rgb (202 , 230 , 255 ) 20px 20px 0px 0px , rgb (225 , 238 , 255 ) 25px 25px 0px 0px , 5px 5px 15px 5px rgba (0 , 0 , 0 , 0 );
1742
- box-shadow : rgb (40 , 159 , 237 ) 5px 5px 0px 0px , rgb (95 , 184 , 255 ) 10px 10px 0px 0px , rgb (161 , 216 , 255 ) 15px 15px 0px 0px , rgb (202 , 230 , 255 ) 20px 20px 0px 0px , rgb (225 , 238 , 255 ) 25px 25px 0px 0px , 5px 5px 15px 5px rgba (0 , 0 , 0 , 0 );
1737
+ transition : 0.5s ;
1738
+ -webkit-box-shadow : rgb (40 , 159 , 237 ) 5px 5px 0px 0px ,
1739
+ rgb (95 , 184 , 255 ) 10px 10px 0px 0px ,
1740
+ rgb (161 , 216 , 255 ) 15px 15px 0px 0px ,
1741
+ rgb (202 , 230 , 255 ) 20px 20px 0px 0px ,
1742
+ rgb (225 , 238 , 255 ) 25px 25px 0px 0px , 5px 5px 15px 5px rgba (0 , 0 , 0 , 0 );
1743
+ box-shadow : rgb (40 , 159 , 237 ) 5px 5px 0px 0px ,
1744
+ rgb (95 , 184 , 255 ) 10px 10px 0px 0px ,
1745
+ rgb (161 , 216 , 255 ) 15px 15px 0px 0px ,
1746
+ rgb (202 , 230 , 255 ) 20px 20px 0px 0px ,
1747
+ rgb (225 , 238 , 255 ) 25px 25px 0px 0px , 5px 5px 15px 5px rgba (0 , 0 , 0 , 0 );
1743
1748
}
1744
1749
1745
-
1746
1750
/*Thiago's btn start*/
1747
1751
1748
-
1749
1752
/* cyphers 2nd btn start */
1750
- .cypher-2-btn {
1751
- font-size : 1.2rem ;
1753
+ .cypher-2-btn {
1754
+ font-size : 1.2rem ;
1752
1755
padding : 1em 2.5em ;
1753
1756
background-color : # 2874a6 ;
1754
1757
cursor : pointer;
1755
- position : relative;
1756
- border : none;
1757
- background-color : # 343A40 ;
1758
- border-radius : 4px ;
1758
+ position : relative;
1759
+ border : none;
1760
+ background-color : # 343a40 ;
1761
+ border-radius : 4px ;
1759
1762
color : # fff ;
1760
1763
padding : 8px 16px ;
1761
1764
}
1762
1765
1763
- .cypher-2-btn : hover {
1764
- background-image : linear-gradient (90deg , # 00C0FF 0% , # FFCF00 49% , # FC4F4F 80% , # 00C0FF 100% );
1765
- animation : slidebg 5s linear infinite;
1766
+ .cypher-2-btn : hover {
1767
+ background-image : linear-gradient (
1768
+ 90deg ,
1769
+ # 00c0ff 0% ,
1770
+ # ffcf00 49% ,
1771
+ # fc4f4f 80% ,
1772
+ # 00c0ff 100%
1773
+ );
1774
+ animation : slidebg 5s linear infinite;
1766
1775
}
1767
1776
1768
1777
/* cypherrs 2nd bt end */
1769
1778
1770
-
1771
1779
/* kkartik07's 1st btn start */
1772
1780
.kkartik07-btn-1 {
1773
1781
padding : 18px 32px ;
1774
1782
font-size : 30px ;
1775
1783
border : none;
1776
1784
outline : none;
1777
- font-family : 'Trebuchet MS' , 'Lucida Sans Unicode' , 'Lucida Grande' , 'Lucida Sans' , Arial, sans-serif;
1785
+ font-family : 'Trebuchet MS' , 'Lucida Sans Unicode' , 'Lucida Grande' ,
1786
+ 'Lucida Sans' , Arial, sans-serif;
1778
1787
cursor : pointer;
1779
1788
margin : 8px 15px ;
1780
1789
transition : 0.2s ease;
@@ -1783,26 +1792,25 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0
1783
1792
position : relative;
1784
1793
overflow : hidden;
1785
1794
box-shadow : rgba (110 , 110 , 119 , 0.452 ) 0px 8px 30px 0px ;
1786
- }
1787
- .kkartik07-btn-1 ::before {
1795
+ }
1796
+ .kkartik07-btn-1 ::before {
1788
1797
width : 200% ;
1789
1798
height : 200% ;
1790
- content : "" ;
1799
+ content : '' ;
1791
1800
transform : rotate (-45deg );
1792
1801
position : absolute;
1793
1802
top : -10% ;
1794
1803
left : -180% ;
1795
1804
background : rgba (119 , 129 , 238 , 0.2 );
1796
1805
transition : 0.3s ease-in-out;
1797
- }
1798
- .kkartik07-btn-1 : hover ::before {
1806
+ }
1807
+ .kkartik07-btn-1 : hover ::before {
1799
1808
left : 55% ;
1800
- }
1809
+ }
1801
1810
/* kkartik07's 1st btn end */
1802
1811
1803
-
1804
1812
/* Deepak Kumar btn start */
1805
- .DeepakKumar-button-31 {
1813
+ .DeepakKumar-button-31 {
1806
1814
position : absolute;
1807
1815
transform : translate (-50% , -50% );
1808
1816
padding : 1em 1em ;
@@ -1858,17 +1866,16 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0
1858
1866
1859
1867
/* Deepak Kumar btn end */
1860
1868
1861
-
1862
1869
/* Shridhar's btn start */
1863
- .shridhar-btn {
1864
- font-size : 1.2rem ;
1870
+ .shridhar-btn {
1871
+ font-size : 1.2rem ;
1865
1872
cursor : pointer;
1866
- position : relative;
1873
+ position : relative;
1867
1874
display : flex;
1868
1875
transition : 1s ;
1869
1876
}
1870
1877
1871
- .shridhar-btn ::before {
1878
+ .shridhar-btn ::before {
1872
1879
content : 'Follow' ;
1873
1880
display : flex;
1874
1881
justify-content : center;
@@ -1879,11 +1886,11 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0
1879
1886
width : 100% ;
1880
1887
height : 100% ;
1881
1888
z-index : 10 ;
1882
- background : rgba (40 , 40 , 40 , 1 );
1889
+ background : rgba (40 , 40 , 40 , 1 );
1883
1890
transition : 0.2s ;
1884
1891
border-radius : 3px ;
1885
1892
}
1886
- .shridhar-btn : hover ::before {
1893
+ .shridhar-btn : hover ::before {
1887
1894
opacity : 0 ;
1888
1895
pointer-events : none;
1889
1896
}
@@ -1902,24 +1909,20 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0
1902
1909
filter : brightness (200% );
1903
1910
}
1904
1911
1905
-
1906
- .shridhar-btn-youtube {
1912
+ .shridhar-btn-youtube {
1907
1913
background : rgb (255 , 0 , 0 );
1908
1914
border-radius : 5px 0px 0px 5px ;
1909
1915
}
1910
1916
1911
-
1912
- .shridhar-btn-twitter {
1917
+ .shridhar-btn-twitter {
1913
1918
background : rgb (29 , 161 , 242 );
1914
1919
border-radius : 0px 5px 5px 0px ;
1915
1920
}
1916
1921
1917
1922
/* Shridhar's btn end */
1918
1923
1919
-
1920
-
1921
1924
/* haldaranup 1st button starts here */
1922
- .haldaranup-btn-1 {
1925
+ .haldaranup-btn-1 {
1923
1926
font-size : 1.25rem ;
1924
1927
padding : 16px 36px ;
1925
1928
background-color : rgb (117 , 0 , 172 );
@@ -1930,14 +1933,14 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0
1930
1933
transition : all 500ms ;
1931
1934
}
1932
1935
1933
- .haldaranup-btn-1 : hover {
1936
+ .haldaranup-btn-1 : hover {
1934
1937
background-color : rgb (255 , 238 , 0 );
1935
1938
color : # 000757 ;
1936
1939
}
1937
1940
1938
1941
/* haldaranup 1st button ends here */
1939
1942
/* Nitish-btn-2 start */
1940
- .Nitish-btn-2 {
1943
+ .Nitish-btn-2 {
1941
1944
display : inline-block;
1942
1945
background-color : # 7b38d8 ;
1943
1946
border-radius : 50px ;
@@ -1949,9 +1952,8 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0
1949
1952
width : 150px ;
1950
1953
cursor : pointer;
1951
1954
margin : 5px ;
1952
-
1953
1955
}
1954
- .Nitish-btn-2 : hover {
1956
+ .Nitish-btn-2 : hover {
1955
1957
border : 4px solid # ea972a ;
1956
1958
background-color : # 90d838 ;
1957
1959
color : # 000000 ;
@@ -1960,7 +1962,6 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0
1960
1962
}
1961
1963
/* Nitish-btn-2 end */
1962
1964
1963
-
1964
1965
/* Shani button starts */
1965
1966
1966
1967
.button-Shani {
@@ -1991,7 +1992,7 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0
1991
1992
bottom : 0 ;
1992
1993
right : 50% ;
1993
1994
left : 50% ;
1994
- content : "" ;
1995
+ content : '' ;
1995
1996
background-color : # 43fbf2 ;
1996
1997
}
1997
1998
@@ -2004,14 +2005,14 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0
2004
2005
}
2005
2006
2006
2007
/* Sumit1 btn start */
2007
- .Sumit-btn-1 {
2008
+ .Sumit-btn-1 {
2008
2009
background-color : # 26d023 ;
2009
2010
border : 3px solid red;
2010
2011
width : 200px ;
2011
2012
padding : 20px ;
2012
2013
font-size : 30px ;
2013
2014
}
2014
- .Sumit-btn-1 : hover {
2015
+ .Sumit-btn-1 : hover {
2015
2016
background-color : yellow;
2016
2017
transform : all 2s ;
2017
2018
}
@@ -2026,24 +2027,61 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0
2026
2027
background-color : red;
2027
2028
font-size : 30px ;
2028
2029
}
2029
- .Sumit-btn-2 : hover {
2030
+ .Sumit-btn-2 : hover {
2030
2031
background-color : gray;
2031
2032
}
2032
2033
/* Sumit-btn-2 end */
2033
2034
2034
2035
/* Sumit-btn-3 start */
2035
2036
.Sumit-btn-3 {
2036
2037
/* text-size-adjust: 20px; */
2037
- background-color : # 00C0FF ;
2038
+ background-color : # 00c0ff ;
2038
2039
border : 3px solid rgb (80 , 236 , 29 );
2039
2040
width : 170px ;
2040
2041
padding : 20px ;
2041
2042
border-radius : 70px ;
2042
2043
font-size : 20px ;
2043
2044
}
2044
- .Sumit-btn-3 : hover {
2045
+ .Sumit-btn-3 : hover {
2045
2046
background-color : white;
2046
2047
}
2047
2048
2048
2049
/* Sumit-btn-3 end */
2049
2050
2051
+ /* Dilshad360 Button start */
2052
+ .dilshad360-btn-1 {
2053
+ display : block;
2054
+ width : 150px ;
2055
+ height : 50px ;
2056
+ line-height : 40px ;
2057
+ font-size : 18px ;
2058
+ font-family : sans-serif;
2059
+ text-decoration : none;
2060
+ color : # 333 ;
2061
+ letter-spacing : 2px ;
2062
+ text-align : center;
2063
+ position : relative;
2064
+ transition : all 0.35s ;
2065
+ }
2066
+ .dilshad360-btn-1 : after {
2067
+ position : absolute;
2068
+ content : '' ;
2069
+ top : 0 ;
2070
+ left : 0 ;
2071
+ width : 0 ;
2072
+ height : 100% ;
2073
+ background : # 0bceaf ;
2074
+ transition : all 0.35s ;
2075
+ }
2076
+ .dilshad360-btn-1 span {
2077
+ position : relative;
2078
+ z-index : 2 ;
2079
+ }
2080
+ .dilshad360-btn-1 : hover {
2081
+ color : # ffff ;
2082
+ }
2083
+
2084
+ .dilshad360-btn-1 : hover : after {
2085
+ width : 100% ;
2086
+ }
2087
+ /* Dilshad360 Button end */
0 commit comments