Files
coriolis/app/less/error.less

10 lines
112 B
Plaintext

.error {
width: 50%;
margin: 10% auto;
text-align: center;
small {
color: @primary-disabled;
}
}