matrix-appservice-kakaotalk/matrix_appservice_kakaotalk/web/static/login/index.css

11 lines
160 B
CSS

.error {
background-color: darkred !important;
border-color: darkred !important;
opacity: 1 !important;
}
main {
max-width: 50rem;
margin: 2rem auto 0;
}