summaryrefslogtreecommitdiff
path: root/design/templates/comments/list.html
AgeCommit message (Collapse)Author
2021-01-16css: fixed comments css to add more spacing between entry text andluxagraf
comments.
2021-01-15Proj: Massive design overhaul to simplify codeluxagraf
Cut out Sass syntax, deleted old CSS rules, changed HTML to use fewer lists and more cascading instead of specific rules. Still requires compiling with sass to strip comments and compress, but would in theory work on its own. Reduced CSS file size by 2/3
2019-03-12cleaned up comment styles with fancier fontsluxagraf
2017-09-26updated comments app to work with 1.11luxagraf
2016-10-10started work on light version of homepage and made it possble for me toluxagraf
put links in comments
2015-01-13fixed spacing in template and hid link when commenter doesn't provide URLluxagraf
2014-11-14couple of quick bugfixes in comment templateluxagraf
2014-11-13simplified gravatar code to use a single default imageluxagraf
2014-11-13fixed some css bugs with new comments and an old post (debi's list)luxagraf
2014-11-13Turned comments back on. See how this goes.luxagraf
2014-05-23Refactored code to use PEP8/Pyflake coding styles and cleaned up cruft aluxagraf
bit