Skip to content

Commit b209fe9

Browse files
authored
Update buttons.css
1 parent fcd291e commit b209fe9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

buttons/buttons.css

+4-2
Original file line numberDiff line numberDiff line change
@@ -1945,7 +1945,9 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0
19451945
}
19461946

19471947
.button-Shani:hover {
1948-
color: #FFF;
1948+
font-size: large;
1949+
color: rgb(54, 20, 20);
1950+
font-weight: 300;
19491951
cursor: pointer;
19501952
}
19511953

@@ -1966,4 +1968,4 @@ box-shadow: rgb(40, 159, 237) 5px 5px 0px 0px, rgb(95, 184, 255) 10px 10px 0px 0
19661968
right: 0;
19671969
opacity: 1;
19681970
z-index: -1;
1969-
}
1971+
}

0 commit comments

Comments
 (0)