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..."
 
bump font-size to 16px for more balance between text and logo buttons
 
(One intermediate revision by the same user not shown)
Line 81:
margin: 0;
width: 100%;
font-size: 15px16px;
appearance: none;
}
Line 89:
}
 
.paymentmethod-cc:not(.cctypes-vmar) svg {
display: none;
height: 26px;