summaryrefslogtreecommitdiff
path: root/style.css
AgeCommit message (Collapse)Author
2020-05-02style.css: sort attributeHiltjo Posthuma
2020-05-02style.css: improve horizontal scrolling for long titles/small windowsHiltjo Posthuma
2020-01-18style.css: sort properties alphabeticallyHiltjo Posthuma
2016-08-06sfeed_frames, sfeed_html: don't use HTML tablesHiltjo Posthuma
reasons: - HTML table rendering is extremely slow (invalidate because of resizing cells etc). - whitespace wrapping does not work properly in ancient browsers, links(1).
2014-03-31new versionHiltjo Posthuma
lots of things changed, but cleanup todo. changelog and consistent stream of small updates will come in the future. Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2013-06-14style.css: simplify style a bitHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2013-05-20style.css: show link titles in content with its default colourHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
2013-05-20add external stylesheet for easier modificationHiltjo Posthuma
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>