view gpp/polls/static/css/polls.css @ 405:c99d8981068b

Fixing #183; add instructions on the edit elsewhere links form to get your facebook user id.
author Brian Neal <bgneal@gmail.com>
date Sun, 27 Mar 2011 23:59:10 +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%;
}