Thank You 2020: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 870:
border: 0;
}
/* Error messages */
.frb-error {
display: none;
margin: 5px 0 5px 5px;
font-size: 14px;
font-weight: 500;
line-height: 1.3;
color: #d33;
}
 
input.wmf-subscribe-haserror {
border-color: #d33 !important;
box-shadow: inset 0 0 0 1px #d33 !important;
}
 
 
</style>