forked from external-repos/pa11y-dashboard
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