Template:Styles/Default.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 236:
/* --- Payment method buttons --- */
.payment-method-div {
padding: 0 3px;
}
.payment-method-button {
display: block;
margin: 0
width: 100%;
background-repeat: no-repeat;
background-position: center center;
background-size: auto
color: #367fb4;
font-size: 1.1em;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
|