Registierung Korrekturen

This commit is contained in:
Kevin Adametz 2020-04-29 20:06:51 +02:00
parent 8e4bb0c2f6
commit d8b5206031
70 changed files with 1192 additions and 569 deletions

View file

@ -26,4 +26,8 @@ a[aria-expanded='true'] > .fa-caret-expand:before {
.custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label.secondary::before {
border-color: #d7d700;
background-color: #d7d700;
}
.custom-control-label::before {
border: 1px solid rgba(182, 117, 16, 0.8);
}