Template:Styles/add center form.css

From Donate
Jump to navigation Jump to search
/* Additional styles, call with 'style2' parameter */

#LP-table {
    width: auto;
    margin: 0 auto;
}
#appeal-wrapper {
    display: none;
}

#donate-form-wrapper {
  width: 360px;
}
@media screen and (max-width: 981px) {
  #donate-form-wrapper {
    width: 100%;
  }
}