|
.bb-custom-button-25 { |
|
letter-spacing: 2px; |
|
} |
|
|
|
.bb-custom-button-25 a.fl-button { |
|
border-width: 0 !important; |
|
background: rgb(82,214,227) !important; /* Old browsers */ |
|
background: -moz-linear-gradient(left, rgba(82,214,227,1) 0%, rgba(82,214,227,1) 43%, rgba(101,230,221,1) 71%, rgba(101,230,221,1) 100%) !important; /* FF3.6-15 */ |
|
background: -webkit-linear-gradient(left, rgba(82,214,227,1) 0%,rgba(82,214,227,1) 43%,rgba(101,230,221,1) 71%,rgba(101,230,221,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */ |
|
background: linear-gradient(to right, rgba(82,214,227,1) 0%,rgba(82,214,227,1) 43%,rgba(101,230,221,1) 71%,rgba(101,230,221,1) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ |
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52d6e3', endColorstr='#65e6dd',GradientType=1 ) !important; |
|
} |
|
|
|
.bb-custom-button-25 a.fl-button:hover { |
|
background: #52D6E3 !important; |
|
} |