Opened 10 years ago
Closed 10 years ago
#30043 closed defect (bug) (fixed)
Twenty Fifteen: Skip to content font and styling
Reported by: | afercia | Owned by: | iandstewart |
---|---|---|---|
Milestone: | 4.1 | Priority: | normal |
Severity: | normal | Version: | 4.1 |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | Cc: |
Description
Very subtle thing:
- "Open Sans" is not available when not logged-in, unless it's installed in your system fonts, so it fallbacks to sans-serif which depends on platforms and devices, should use "Noto Sans"
- when logged in, should use "Open Sans" and have the same style as "Skip to toolbar" and "Log out" for consistency
- should use a selector to target just the skip-link
"Noto Sans" bold is "bolder" than "Open Sans" bold but I guess we can live with that.
For testing, be sure "Open Sans" is *not* installed on your system.
See screenshots, where I've moved and made the 3 links temporary visible to better compare them.
logged in and logged out "before" on Windows, fallbacks to Arial:
logged in and logged out "after":
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Cleaned-up patch.