Skip to content

Commit 6ceb17a

Browse files
committed
made changes accordingly
1 parent 96e8106 commit 6ceb17a

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

buttons/buttons.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1747,15 +1747,15 @@ a:focus-visible {
17471747
/* cypherrs 2nd bt end */
17481748

17491749
/* radzhiv's btn start*/
1750-
.newbtn-btn-1{
1750+
.radzhiv-btn-1{
17511751
padding: 10px;
17521752
font-size: 20px;
17531753
font-weight: bolder;
17541754
border-radius: 5px;
17551755
background-image: linear-gradient(to right,#3494E6,#ec6ead);
17561756
color: white;
17571757
}
1758-
.newbtn-btn-1:hover{
1758+
.radzhiv-btn-1:hover{
17591759
text-align: center;
17601760
color: #f35626;
17611761
background-image: -webkit-linear-gradient(92deg, #f35626, #feab3a);
@@ -1764,7 +1764,7 @@ a:focus-visible {
17641764
animation: hue 10s infinite linear;
17651765
}
17661766

1767-
@keyframes hue {
1767+
@keyframes radzhiv25-button-hue {
17681768
from {
17691769
-webkit-filter: hue-rotate(0deg);
17701770
}

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<title>CSS Buttons</title>
99
<link rel="stylesheet" href="./assets/css/style.css" />
1010
<link rel="stylesheet" href="./buttons/buttons.css" />
11-
<link rel="stylesheet" href="./buttons/buttons.scss">
1211
<link rel="preconnect" href="https://fonts.googleapis.com" />
1312
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
1413
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap" rel="stylesheet" />
@@ -434,7 +433,7 @@
434433
<!-- cyphers 2nd button end -->
435434
<!-- radzhiv's btn start -->
436435
<div class="button-container">
437-
<button class="newbtn-btn-1">Hover me</button>
436+
<button class="radzhiv-btn-1">Hover me</button>
438437
<div class="createdby-section">
439438
Created by
440439
<a href="https://github.com/radzhiv25">radzhiv</a>

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