Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 535972 - Tyrian: Font sizes should be relative, em instead of px
Summary: Tyrian: Font sizes should be relative, em instead of px
Status: RESOLVED UPSTREAM
Alias: None
Product: Websites
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All All
: Normal normal
Assignee: Gentoo Website Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-07 21:10 UTC by Bruno
Modified: 2015-01-07 21:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno 2015-01-07 21:10:57 UTC
In my browsers I configure font sizes to a value different than default (depending on the DPI of my monitors).

On www.gentoo.org font size follows my preferences as font sizes are expressed in 'em' or other relative units.

On wiki.gentoo.org on the other hand font sizes are expressed in 'px' ending up in extra large fonts for me (my configuration is at 10px while default is 14px or 16px)

Please move away from 'px' and other absolute sizes as much as possible/reasonable for screen stylesheets.

Reproducible: Always
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2015-01-07 21:19:13 UTC
It seems to be on the schedule for an upcoming release: https://github.com/twbs/bootstrap/issues/1943#issuecomment-32002267

I'm not too fond of fiddling with the very base of the framework in the meantime, sorry.