mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-14 19:15:28 +00:00
Accessibility improvements (#53)
* add alt tags to lear more
* make logo section better screenreadable
* enhance contrast on footer
* add alt text to back button
* switch colors -> maybe better contrast on links?
* make link text better readable
* switch color back
* and another try
* Revert "and another try"
This reverts commit cb58c92c51
.
This commit is contained in:
@ -59,6 +59,10 @@ layout: empty
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.color-link {
|
||||
@apply text-secondary
|
||||
}
|
||||
|
||||
.badge {
|
||||
@apply py-1 px-2.5 rounded-full
|
||||
}
|
||||
|
Reference in New Issue
Block a user