rDrama/files
TLSM cccb26cb3f Fix contrast: blockquotes, prev/next, new comments.
Style changes in three contexts, especially for contrast/visibility:
  - Highlighting for new comments is now _much_ lighter.
  - Blockquotes display similarly to reddit-style: slightly muted
    text with a grey bar to the left but no background otherwise.
  - Prev/Next pagination for listings now readable and distinct.

Only applied to TheMotte.css, since it seems the one with complaints.
2022-09-04 19:12:30 -05:00
..
assets Fix contrast: blockquotes, prev/next, new comments. 2022-09-04 19:12:30 -05:00
classes Merge pull request #227 from TLSM/rework-assets 2022-09-01 00:28:39 -04:00
commands [#72] Add seed_db command 2022-06-09 01:33:58 -07:00
helpers Merge pull request #227 from TLSM/rework-assets 2022-09-01 00:28:39 -04:00
mail Split SITE_NAME into computer-readable SITE_ID and human-readable SITE_TITLE. 2022-07-31 18:53:18 -05:00
routes Fix #230: present pinned posts first in all sorts. 2022-09-04 19:11:42 -05:00
templates Replace nearly all ?v= cachebusts with assetcache. 2022-08-30 17:02:46 -04:00
tests Add basic posting to the e2e test. 2022-05-21 21:39:54 -05:00
__init__.py Initial e2e testing 2022-05-13 02:55:29 -05:00
__main__.py Fix Limiter not using remote address as key. 2022-09-04 19:11:24 -05:00
cli.py [#72] Ensure seed_db command is actually imported when calling into flask 2022-06-09 01:34:46 -07:00