Improve consent checkbox text visibility
This commit is contained in:
@@ -1570,8 +1570,8 @@ button {
|
||||
align-items: flex-start;
|
||||
gap: 10px;
|
||||
cursor: pointer;
|
||||
font-size: 0.82rem;
|
||||
color: #7a9abd;
|
||||
font-size: 0.88rem;
|
||||
color: #c8ddf0;
|
||||
line-height: 1.45;
|
||||
}
|
||||
.access-consent-label input[type=checkbox] {
|
||||
@@ -1583,7 +1583,7 @@ button {
|
||||
cursor: pointer;
|
||||
}
|
||||
.access-consent-link {
|
||||
color: #5b9bd5;
|
||||
color: #82baee;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.access-consent-link:hover { color: #82baee; }
|
||||
|
||||
Reference in New Issue
Block a user