mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Colour changes to make contrast 0 errors at WCAG2AA
This commit is contained in:
@@ -96,6 +96,14 @@
|
||||
.delete-button:hover {
|
||||
color:lighten(@brand-danger, 8%);
|
||||
}
|
||||
.footer a, .breadcrumb a {
|
||||
text-decoration:underline;
|
||||
}
|
||||
.breadcrumb a {
|
||||
&:hover, &:active, &:focus {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
/* Type */
|
||||
.h1 {
|
||||
|
Reference in New Issue
Block a user