Template:Styles/2015 Trilogy default.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 88:
.frequency-options {
margin: 1em
font-size:
}
.frequency-options label {
Line 96:
float: left;
padding: .4em;
display:
-moz-border-radius: .3em;
-webkit-border-radius: .3em;
Line 106:
.frequency-options label:first-child {
margin-right:
}
Line 133:
box-shadow: inset 0 1px 3px rgba(0,0,0,.25);
}
/* --- Donation Amounts --- */
Line 142 ⟶ 141:
width: 20%;
text-align: center;
}
@media only screen and (max-width: 740px) {
.radiobuttons-cell {
padding: 0
}
}
Line 172:
color: #fff;
cursor: pointer;
}▼
@media only screen and (max-width: 740px) {▼
padding: 1em 0;▼
}▼
}
Line 193 ⟶ 185:
line-height: 1;
color: #fff;
padding: .5em
border: 0;
cursor: pointer;
Line 201 ⟶ 193:
border-radius: .3em;
}
▲@media only screen and (max-width: 740px) {
.input_amount_other input {▼
▲ }
▲}
.input_amount_other input:hover {
background: #19415e;
Line 222 ⟶ 221:
}
▲ padding: 0;
▲ .input_amount_other input {
.radiobuttons-cell label:active,
|