Files
EdgeAdmin/web/views/@default/servers/certs/acme/create.css

15 lines
237 B
CSS
Raw Normal View History

.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 */