fix background color on hovering bottom button
This commit is contained in:
@@ -102,6 +102,7 @@
|
|||||||
|
|
||||||
.bottom_button:hover {
|
.bottom_button:hover {
|
||||||
text-decoration: underline !important;
|
text-decoration: underline !important;
|
||||||
|
background-color: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bottom_button {
|
.bottom_button {
|
||||||
|
|||||||
Reference in New Issue
Block a user