authentic/src/authentic2_idp_oidc/static/authentic2_idp_oidc/css/style.scss

15 lines
239 B
SCSS

#profile-validation {
background: #f5f5f7;
padding-top: .3em;
margin-bottom: .3em;
border-radius: 4px;
color: black;
}
#profile-validation > .profile {
padding: .5em;
margin-top: .2em;
margin-bottom: .2em;
background: #d9d9d9;
}