-
Notifications
You must be signed in to change notification settings - Fork 104
[UI/UX] Standardize Header Utility Links (GitHub/Wiki) to Match Site Theme #1576
Description
Description:
The utility links located at the top-right of the header (GITHUB and WIKI) are currently inconsistent with the overall website theme. They lack proper styling, are significantly smaller than other navigational elements, and utilize a red hover state that deviates from the site's primary color palette.
Current Behaviour:
Size: The font size is too small (approx. 10px-11px), making it difficult to read and click.
Color: The default color does not align with the professional aesthetic of the main navigation.
Hover State: On hover, the links turn a bright red, which is not used elsewhere in the primary navigation.
Alignment: They appear "pushed" to the corner without sufficient padding or vertical alignment relative to the brand logo.
Expected Behaviour:
The links should follow the font family and weight used in the main menu (About Us, Research, etc.).
The hover state should use the theme’s primary blue or a subtle underline to indicate interactivity.
Font size should be increased for better accessibility.
Steps to Reproduce:
Navigate to the SOS software component page.
Observe the top-right corner of the header.
Hover over the "GITHUB" or "WIKI" links.