[MDEV-6482] Documentation website link color is too black Created: 2014-07-24 Updated: 2018-08-06 Resolved: 2018-08-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Tomas Matejicek | Assignee: | Bryan Alsdorf |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Website | ||
| Environment: |
Web browser |
||
| Attachments: |
|
| Description |
|
I am not sure if this issue should be reported here or somewhere else, anyway I will try. The documentation website at mariadb.com is very nice, but uses color #002b64 for links. This color is too near to black color, that it is VERY HARDLY distinguished what is a link and what is not. For example this page: It is full of links to other resources (a href), but those are very hardly noticable. I do not have problems in distinguishing colors in general, but in this particular case, it is very hard for me to tell what text is hyperlink (clickable) and what text is just text. There is probably a bug in the css file. The color is defined in This code defines the color in the css file: There is another link color definition below it, thus if you remove the code mentioned above entirely from the CSS file, the documentation will look MUCH MORE READABLE. Screenshots attached. Please consider updating the colors of the link in documentation. Thank you |
| Comments |
| Comment by Ian Gilfillan [ 2018-08-06 ] |
|
No longer an issue since the site redesign in 2017. |