remove opacity
This commit is contained in:
@@ -228,7 +228,6 @@ table.cols-5 td.incorrect {
|
|||||||
padding-bottom: 1rem;
|
padding-bottom: 1rem;
|
||||||
background: #31748f;
|
background: #31748f;
|
||||||
color: #f6c177;
|
color: #f6c177;
|
||||||
opacity: 0.95;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#footer {
|
#footer {
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
background: $pine;
|
background: $pine;
|
||||||
// border: 5px solid $pine;
|
// border: 5px solid $pine;
|
||||||
color: $orangeish;
|
color: $orangeish;
|
||||||
opacity: 0.95;
|
// opacity: 0.95;
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user