Files
EdgeAdmin/web/views/@default/servers/certs/acme/create.css
2020-11-25 21:19:07 +08:00

15 lines
237 B
CSS

.button-group {
margin-top: 4em;
z-index: 1;
}
.button-group .button.primary {
float: right;
}
.success-box {
text-align: center;
padding-top: 2em;
}
.success-box p {
font-size: 1.2em;
}
/*# sourceMappingURL=create.css.map */