Mercurial > public > sg101
view gpp/polls/static/css/polls.css @ 575:acfa5162d72f
For Django 1.4, add clickjacking protection via new middleware.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 05 May 2012 14:06:16 -0500 |
parents | 88b2b9cb8c1f |
children |
line wrap: on
line source
.poll-form { padding-bottom: 1em; } .poll-form ul { list-style: none; padding-bottom: 0.5em; } .poll-form li { padding: 0.5em 0 0.5em 0.5em; } dl.poll-result { width: 80%; }