view gpp/polls/static/css/polls.css @ 539:2f0a372c92b4

Update the copyright year in the base template.
author Brian Neal <bgneal@gmail.com>
date Sat, 07 Jan 2012 02:12:52 +0000
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%;
}