#ONTRAPAGEZ-665
#comment Force all ontrapagez landing page buttons to have cursor: pointer
This commit is contained in:
parent
4671019e20
commit
cc1f474c28
@ -123,6 +123,7 @@ buttons
|
||||
-ms-transition: opacity .4s ease-in-out;
|
||||
-o-transition: opacity .4s ease-in-out;
|
||||
transition: opacity .4s ease-in-out;
|
||||
cursor: pointer;
|
||||
}
|
||||
.button-style:hover {
|
||||
opacity: .9;
|
||||
|
Loading…
Reference in New Issue
Block a user