authelia/themes/matrix/client/src/css/03-errors.css
2018-12-18 16:34:56 +01:00

12 lines
152 B
CSS

.error-401 .header-img {
border-radius: 0%;
}
.error-403 .header-img {
border-radius: 0%;
}
.error-404 .header-img {
border-radius: 0%;
}