I would like to view Beta sites in Deja Vu Sans font instead of Arial, is there a script for switching the font?
- 1I guess you should be able to write a userscript for that. On stackapps.com there are already several userscript to "prettify" Stack Overflow.Bart– Bart2013-02-26 08:24:46 +00:00Commented Feb 26, 2013 at 8:24
- @Bart I checked on stackapps before asking the Question but there is no font-substitution script there. Would you like to write a script that does what I am looking for?Eugene Seidel– Eugene Seidel2013-02-28 08:07:46 +00:00Commented Feb 28, 2013 at 8:07
Add a comment |
1 Answer
Try using Stylish or UserCSS or any other extension for your browser that allows you to override CSS style values for sites you browse.
- Yes, I am aware of Stylish and I have one userstyle installed already that came ready-made from their website. However, I have neither the time nor the inclination to write one from scratch or adapt one. Would you, or another user, be kind enough to do this for me?Eugene Seidel– Eugene Seidel2013-02-28 08:06:26 +00:00Commented Feb 28, 2013 at 8:06
- I found this script on Userscripts.org and edited it to insert "deja vu sans" in place of "sans serif" and deleted the substitution of Courier (New). Unfortunately Wikipedia still appears with Arial and so does Stackexchange, only that the Arial now looks worse than it did before.Eugene Seidel– Eugene Seidel2013-02-28 09:20:07 +00:00Commented Feb 28, 2013 at 9:20