| 123456789101112131415161718192021 |
- #accountCertify {
- position: relative;
- }
- #accountCertify > dl {
- margin-bottom: 1.5rem;
- }
- #accountCertify > dl dt {
- font-size: 17px;
- margin-bottom: 10px;
- }
- #accountCertify > dl dd {
- font-size: 13px;
- }
- #accountCertify form {
- min-width: 250px;
- max-width: 420px;
- margin: 0 auto;
- }
- #accountCertify form table {
- border: none;
- }/*# sourceMappingURL=certify.css.map */
|