Template:Styles/2015 Trilogy default.css: Difference between revisions
Content deleted Content added
rm IE8 checked workaround for amounts |
add focus for inputs |
||
Line 112:
@media only screen and (max-width: 981px) {
#donate-form-wrapper:before { display: none; }
}
#form-wrapper input:focus,
#form-wrapper input:focus + label {
outline: 1px solid #999;
}
|