remove button hover effect
This commit is contained in:
parent
4d4092d2de
commit
32533587d8
@ -108,14 +108,12 @@ button {
|
||||
color: black;
|
||||
border: 2px solid black;
|
||||
border-radius: unset;
|
||||
outline: black;
|
||||
cursor: pointer;
|
||||
padding: 8px 16px;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.tablink:hover {
|
||||
background-color: #777;
|
||||
}
|
||||
|
||||
/* Style the tab content (and add height:100% for full page content) */
|
||||
.tabcontent {
|
||||
|
Loading…
x
Reference in New Issue
Block a user