forked from CGM_Public/pretix_original
[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:
committed by
GitHub
parent
3007b89d9b
commit
0af94c3712
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user