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 03px;
font-size: 1.1em;
}
.frequency-options label {
Line 96:
float: left;
padding: .4em;
display: inline-block;
-moz-border-radius: .3em;
-webkit-border-radius: .3em;
Line 106:
 
.frequency-options label:first-child {
margin-right: 2%4px;
}
 
Line 133:
box-shadow: inset 0 1px 3px rgba(0,0,0,.25);
}
 
 
/* --- Donation Amounts --- */
Line 142 ⟶ 141:
width: 20%;
text-align: center;
padding: 01px;
}
 
@media only screen and (max-width: 740px) {
.radiobuttons-cell {
padding: 0 !important;
}
}
Line 172:
color: #fff;
cursor: pointer;
outline: 0;
backface-visibility: hidden;
 
@media only screen and (max-width: 740px) {
.radiobuttons-cell label {
padding: 1em 0;
}
}
 
Line 193 ⟶ 185:
line-height: 1;
color: #fff;
padding: .5em .5em .5em 1em;
border: 0;
cursor: pointer;
Line 201 ⟶ 193:
border-radius: .3em;
}
 
@media only screen and (max-width: 740px) {
.input_amount_other input {
padding: 1em 0.3em;
}
 
.input_amount_other input:hover {
background: #19415e;
Line 222 ⟶ 221:
}
 
.input_amount_other fieldset {
position: relative;
padding: 0;
margin: 0;
border: 0;
}
 
.input_amount_other fieldset label {
position: absolute;
left: .35em;
top: .5em;
}
.input_amount_other.checked fieldset label {
color: #0f4062;
}
.input_amount_other {
line-height: 1 !important;
}
 
@media only screen and (max-width: 740px) {
.input_amount_other > label {
line-height: 1;
font-size: .55em;
text-transform: uppercase;
}
.input_amount_other fieldset {
padding: 0 .3em;
}
.input_amount_other input {
font-size: .8em;
padding: .3em .5em .3em 1em;
}
.input_amount_other fieldset label {
font-size: 1em;
top: .16em;
}
}
 
.radiobuttons-cell label:active,