website/www/conservancy
Bradley M. Kuhn ba453a80c2 Avoid left floating dt's on small screens.
Set the min-width for the left-floating dt's to 550px, so that small
screens just get everything in one column.

Note that the formatting previously used is now moved purely to @media,
which I don't know how that will impact browsers that don't support
@media in CSS, but OTOH, I believe the graceful degradation is done
correctly here.
2015-03-05 11:56:22 -08:00
..
apps Correct to use pub_date here, not a variable. 2015-03-04 15:43:04 -08:00
static Avoid left floating dt's on small screens. 2015-03-05 11:56:22 -08:00
templates Fix HTML syntax errors 2015-03-05 14:18:39 -05:00
__init__.py Conservancy website as it currently looks; unfortunately, old history before this cannot easily be retrieved 2010-09-26 17:20:05 -04:00
feeds.py No longer "stash" the GET object in self. 2014-07-14 14:39:10 -04:00
frontpage.py Place Supporters counter on front & sponsors pages 2015-01-03 10:02:02 -05:00
manage.py Added middleware and management file 2010-09-26 19:03:53 -04:00
middleware.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00
settings.py Add IP number as a valid site. 2015-03-05 07:08:15 -08:00
sponsors.py Ordering likely screwed up when I muck with query. 2015-01-04 12:26:25 -05:00
urls.py First pass at migration to Django 1.7 2015-03-03 18:40:18 +00:00