Mercurial > public > sg101
annotate static/js/markitup/templates/preview.css @ 520:e94570675664
Created stats for users (number of users and list of newest users).
Better separated the forums, who's online, and user stats.
Use a Celery task to execute the new user stats processing.
This addresses #194 and #238.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 17 Dec 2011 23:19:15 +0000 |
parents | 88b2b9cb8c1f |
children | ad69236e8501 |
rev | line source |
---|---|
bgneal@312 | 1 /* preview style examples */ |
bgneal@312 | 2 body { |
bgneal@312 | 3 background-color:#EFEFEF; |
bgneal@312 | 4 font:70% Verdana, Arial, Helvetica, sans-serif; |
bgneal@312 | 5 } |