Re: Chromium can't override page fonts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tim:
>> Can you apply a user style sheet?  Perhaps they've gone down that
>> route, of using a style sheet to override site style.

Patrick O'Callaghan:
> Hmm, I've never tried that and am not sure how to go about it.

See if there is any user.css file (or similarly named file), as a clue.
Or run the program and see if it looks for one.  If you can determine
that it does, where to put it, etc., a basic CSS file to force a certain
fontstyle could be as simple as just this in the file:

* {font-family: liberation-sans !important;}

http://code.google.com/p/chromium/issues/detail?id=2393

Suggests:

"Enabled with the --enable-user-stylesheet flag which causes chrome to
read <user-data-dir>/<profile>/User StyleSheet/Custom.css at startup and
set it as the user style sheet."

So it might be worth seeing if they've implemented it.
-- 
[tim@localhost ~]$ uname -r
2.6.27.25-78.2.56.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux