Mercurial > public > sg101
view media/css/membermap.css @ 289:0dd8989abef2
Fix regexes for usernames in various urls.py files to match valid Django usernames
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 23 Dec 2010 23:36:53 +0000 |
parents | 13d052fbe4f1 |
children |
line wrap: on
line source
#member_map_members_column { float: left; } #member_map_map { width: 720px; height: 540px; border: 1px solid black; margin: 0 auto; } #member_map_info { padding-top: 1em; clear: left; } .markItUp { width: 600px; } .markItUpEditor { width:543px; height:200px; }