Theoretischer Reset des Datums
This commit is contained in:
@@ -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:6px;
|
||||
height:5px;
|
||||
}
|
||||
.accordion #accordionExample #collapseOne .card card-body #cont3 .container {
|
||||
margin-left: 2px;
|
||||
@@ -78,7 +78,7 @@ hr{
|
||||
}
|
||||
@media (prefers-reduced-motion:reduce) {
|
||||
.accordion-button {
|
||||
transition: none
|
||||
transition: none;
|
||||
}
|
||||
}
|
||||
.accordion-button:not(.collapsed) {
|
||||
|
||||
Reference in New Issue
Block a user