You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43 lines
1.5 KiB
43 lines
1.5 KiB
.al-page-foundation-members-index .al-members .table {
|
|
color: #fefefe !important;
|
|
}
|
|
.al-page-foundation-members-index .al-members .al-member-item {
|
|
height: 100%;
|
|
background: rgb(14, 59, 92);
|
|
}
|
|
.al-page-foundation-members-index .al-member-apply-category-icon {
|
|
color: white;
|
|
font-size: 32px;
|
|
padding-right: 22px;
|
|
}
|
|
[dir=rtl] .al-page-foundation-members-index .al-member-apply-category-icon {
|
|
padding-right: 0;
|
|
padding-left: 22px;
|
|
}
|
|
|
|
.al-page-foundation-members-index .al-member-apply-cta {
|
|
min-width: 120px;
|
|
}
|
|
.al-page-foundation-members-index .fw-light .al-laws-link, .al-page-foundation-members-index .fw-light .al-guideline-link {
|
|
text-decoration: none;
|
|
}
|
|
.al-page-foundation-members-index .fw-light .al-laws-link:hover, .al-page-foundation-members-index .fw-light .al-laws-link:active, .al-page-foundation-members-index .fw-light .al-guideline-link:hover, .al-page-foundation-members-index .fw-light .al-guideline-link:active {
|
|
text-decoration: underline;
|
|
}
|
|
.al-page-foundation-members-index .al-membership-info {
|
|
display: none;
|
|
}
|
|
.al-page-foundation-members-index #al-mirror-info ul, .al-page-foundation-members-index #al-sponsor-info ul {
|
|
list-style-type: "- ";
|
|
}
|
|
.al-page-foundation-members-index .member-info:hover {
|
|
color: #86da2f;
|
|
}
|
|
.al-page-foundation-members-index .al-foundation-members-apply-content-wrap {
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex: 1;
|
|
}
|
|
.al-page-foundation-members-index .al-foundation-members-apply-content-wrap p {
|
|
flex: 1;
|
|
}/*# sourceMappingURL=members.css.map */
|