Verbesserung

This commit is contained in:
ja
2021-09-20 13:50:13 +02:00
parent f275e87e7e
commit f334d15e91
4 changed files with 116 additions and 132 deletions

View File

@@ -42,7 +42,7 @@ hr{
border: none;
border-radius: 0;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
height:7px;
height:6px;
}
#RadioButtonList1 {
@@ -72,7 +72,6 @@ hr{
transition: none
}
}
.accordion-button:not(.collapsed) {
color: #043381;
background-color: #fff;