website/conservancy
Ben Sturmfels c4f6187263
Avoid <li> items showing bolder than paragraph text
List items were showing as "font-weight: 400", where paragraph text was
"font-weight: 375". This isn't very obvious when using the Atkinson Hyperlegible Next
font, but is when custom fonts aren't being loaded.
2025-07-23 22:10:06 +10:00
..
assignment Rename Font Awesome file to clarify it's a subset of the icon set 2025-07-23 13:40:54 +10:00
blog Fix trailing whitespace and missing end-of-file newline 2024-07-22 18:39:05 +10:00
contacts contacts: Allow unsubscribes to be actioned from list view 2024-12-18 10:05:34 +11:00
content Additional fix for a Resources link on Vizio page 2025-07-22 22:29:34 -07:00
contractpatch Switch from url() to path() 2024-03-18 17:51:33 +11:00
events Fix trailing whitespace and missing end-of-file newline 2024-07-22 18:39:05 +10:00
fossy Rename Font Awesome file to clarify it's a subset of the icon set 2025-07-23 13:40:54 +10:00
fundgoal Fundrasier — link to wrap up blog post, mention how much is raised 2025-01-17 07:36:35 -08:00
news Fix trailing whitespace and missing end-of-file newline 2024-07-22 18:39:05 +10:00
podjango Fix trailing whitespace and missing end-of-file newline 2024-07-22 18:39:05 +10:00
settings Tune SQLite settings 2025-03-05 07:36:24 +11:00
staff Fix trailing whitespace and missing end-of-file newline 2024-07-22 18:39:05 +10:00
static Avoid <li> items showing bolder than paragraph text 2025-07-23 22:10:06 +10:00
supporters Tweak docs 2025-02-21 19:27:41 +11:00
templates blog: Remove RSS feed links next to individual tags 2025-07-23 21:57:51 +10:00
usethesource usethesource: Add link to offer upload 2024-07-30 13:03:48 +10:00
worldmap Fix trailing whitespace and missing end-of-file newline 2024-07-22 18:39:05 +10:00
__init__.py Fix strange issue with ParameterValidator settings 2024-03-20 14:32:44 +11:00
bsoup.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
context_processors.py Move SITE_FUNDGOAL configuration to settings/base.py 2024-05-10 12:00:44 +10:00
feeds.py Fix trailing whitespace and missing end-of-file newline 2024-07-22 18:39:05 +10:00
tests.py Handle excessively long paths 2024-06-06 18:07:05 +10:00
urls.py Add CAPTCHA to FOSSY track proposals form 2024-11-12 14:15:13 +11:00
views.py Handle excessively long paths 2024-06-06 18:07:05 +10:00
wsgi.py Specify the production settings in wsgi.py 2024-03-20 14:15:20 +11:00