Twitter's new font, Chirp, is apparently giving some users headaches
1–10 of 264 posts
Re: Twitter's new font, Chirp, is apparently giving some users headaches
#2Re: Twitter's new font, Chirp, is apparently giving some users headaches
#3Re: Twitter's new font, Chirp, is apparently giving some users headaches
#4javascript:document.body.insertAdjacentHTML('beforeend','*{font-family: arial !important;}')
Using "mono" instead of "arial" also makes for an interesting Twitter experience.
Re: Twitter's new font, Chirp, is apparently giving some users headaches
#5This is what user stylesheets were intended to solve. Too bad the majority browsers have gone down the path of attempting to remove all customisation.
The transformation from web page to web application was not compatible with things like user stylesheets.
Re: Twitter's new font, Chirp, is apparently giving some users headaches
#6Re: Twitter's new font, Chirp, is apparently giving some users headaches
#7Re: Twitter's new font, Chirp, is apparently giving some users headaches
#8is it actually objective qualities of the font that are giving people headaches, or is it just because it looks different from what the user expects, and twitter users are used to looking at twitter many times a day, so it throws their brain for a loop?
Re: Twitter's new font, Chirp, is apparently giving some users headaches
#9is it actually objective qualities of the font that are giving people headaches, or is it just because it looks different from what the user expects, and twitter users are used to looking at twitter many times a day, so it throws their brain for a loop?
Re: Twitter's new font, Chirp, is apparently giving some users headaches
#10This is what user stylesheets were intended to solve. Too bad the majority browsers have gone down the path of attempting to remove all customisation.