improves color contrast
This commit is contained in:
@@ -257,6 +257,7 @@ a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.close-button {
|
.close-button {
|
||||||
|
color: $text;
|
||||||
top: $line-height/2;
|
top: $line-height/2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -257,7 +257,7 @@ $epigraph-line-height: rem-calc(22);
|
|||||||
|
|
||||||
.debate-type {
|
.debate-type {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
color: #178DCC;
|
color: $brand;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-size: $small-font-size;
|
font-size: $small-font-size;
|
||||||
|
|
||||||
@@ -308,7 +308,6 @@ $epigraph-line-height: rem-calc(22);
|
|||||||
.quiz-header-title {
|
.quiz-header-title {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
color: #979B9F;
|
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-size: $small-font-size;
|
font-size: $small-font-size;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user