mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-22 14:22:40 +01:00
parent
f595d823b6
commit
2a030fe7fb
1 changed files with 2 additions and 2 deletions
|
@ -3766,11 +3766,11 @@ input[type="button"].btn-block {
|
|||
font-size: 1.5rem;
|
||||
font-weight: 700;
|
||||
line-height: 1;
|
||||
color: var(--btcpay-color-black);
|
||||
color: var(--btcpay-color-dark-accent);
|
||||
text-shadow: 0 1px 0 var(--btcpay-color-white);
|
||||
opacity: .5; }
|
||||
.close:hover {
|
||||
color: var(--btcpay-color-black);
|
||||
color: var(--btcpay-color-dark-accent);
|
||||
text-decoration: none; }
|
||||
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
|
||||
opacity: .75; }
|
||||
|
|
Loading…
Add table
Reference in a new issue