Template:Paymentmethod/style.css: Difference between revisions

Content deleted Content added
Created page with "→‎CSS excerpted from Template:Styles/Sandbox.css For use on Template:Paymentmethod to make demo buttons more like real form: .frb-btn, .payment-method-button { display: flex; justify-content: center; align-content: center; align-items: center; flex-wrap: wrap; height: 50px; padding: 0 4px; border-radius: 2px; font-family: inherit; font-weight: 500; cursor: pointer; transition: background-color 100ms, color 100ms, borde..."
 
No edit summary
Line 89:
}
 
.paymentmethod-cc:not(.cctypes-vmar) svg {
display: none;
height: 26px;