[A11y] change customer-pages dl to list of article (#5112)

* [A11y] change customer-pages dl to list of article

* fix small font-size

* change customer memberships as well
This commit is contained in:
Richard Schreiber
2025-05-15 12:30:21 +02:00
committed by GitHub
parent 3007b89d9b
commit 0af94c3712
3 changed files with 134 additions and 139 deletions

View File

@@ -594,15 +594,18 @@ h2 .label {
}
.event-list.full-width-list {
h3, p {
h3, h4, p {
margin-top: 0;
margin-bottom: 0;
}
h3 {
h3, h4 {
font-size: 1em;
line-height: 1.25rem;
font-weight: bold;
}
h4 small {
font-size: 85%;
}
}
.quotabox {