I don’t like very much the default font used by Liferea, so I decided to use my custom font. Here is how:
1. Copy the default stylesheet to liferea folder in my $HOME:
1 |
cp /usr/share/liferea/css/liferea.css $HOME/.liferea_1.6 |
2. Add this:
1 2 3 |
{ font-family: Aurulent Sans; } |
at the begining of liferea.css file.
Of course, you can also play with all the other options in the liferea.css.
Have fun!
A bit late, but I’m very grateful. So, thank you very much, your trick give the long-sought-after solution. The font placed at the Liferea right-down part was ugly and difficult to read, too.
Now it’s solved, thanks to you… 😀