Fix white .Card-footer

Fix white .Card-footer
This commit is contained in:
SW1FT 2018-06-27 12:54:27 +01:00 committed by GitHub
parent 7e57b28158
commit 366ff9f6dc
1 changed files with 2 additions and 1 deletions

View File

@ -968,6 +968,7 @@ url-prefix(https://discovery.addons.mozilla.org) {
.Card--photon .Card-contents,
.Card-contents,
.Card-contents li,
.Card-footer,
.Card-footer-link,
.Card-footer-text,
.Card-header,
@ -1322,4 +1323,4 @@ url-prefix(https://discovery.addons.mozilla.org) {
.highlight .error > :-moz-any(.start-tag,.end-tag,.comment,.cdata,.doctype,.pi,.entity,.attribute-name,.attribute-value) {
color: #de7474!important
}
}
}