Template:Styles/2015 Trilogy default.css: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 89: Line 89:
.frequency-options {
.frequency-options {
margin: 1em 0;
margin: 1em 0;
font-size: 1.1em;
}
}
.frequency-options label {
.frequency-options label {
Line 99: Line 100:
-webkit-border-radius: .3em;
-webkit-border-radius: .3em;
border-radius: .3em;
border-radius: .3em;
font-size: 1.1em;
text-transform: uppercase;
text-transform: uppercase;
text-align: center;
text-align: center;
Line 164: Line 164:
background: #367fb4;
background: #367fb4;
display: block;
display: block;
padding: 2em 0;
height: 4em;
font-size: 1.2em;
font-size: 1.2em;
line-height: 1;
line-height: 4;
font-weight: 300;
-moz-border-radius: .3em;
-moz-border-radius: .3em;
-webkit-border-radius: .3em;
-webkit-border-radius: .3em;
Line 183: Line 182:
}
}


.input_amount_other {
.input_amount_other label {
background: #367fb4;
line-height: 2;
padding: 0 .7em;
font-weight: 300;
-moz-border-radius: .3em;
-webkit-border-radius: .3em;
border-radius: .3em;
color: #fff;
cursor: pointer;
}
}

.input_amount_other input {
.input_amount_other input {
background: #235375;
background: #235375;