Please bring back old.newsblur

Can you please re-enable the old sight. It was better in so many ways - readable fonts, wasted less space visually, etc. Please bring it back

Samuel’s stance has pretty much been tell him what is wrong so it can be fixed.
Settings menu at the bottom of the sites list and the style menu in the story view. There are settings to use the old fonts and compact the layout.

See Windows - New Web Font Blurry - #32 by Chock

Also, I use Lucida Grande, Medium fonts, and add the following CSS then everything looks pretty much the same as before

.NB-theme-feed-font-whitney {
    font-family: Verdana;
}
.NB-storytitles-title {
    font-size: 13px;
    line-height: 15px;
}
.NB-feed-story p {
    font-size: 14px;
}
1 Like

Thanks. Do you know where I go to put in the CSS?

I found this to add your own css.
https://blog.newsblur.com/2017/05/22/add-your-own-custom-css-and-custom-javascript-to/