view media/css/polls.css @ 275:2b14840cb882

Fixing #127; using jquery cycle plugin to power the home page slideshow.
author Brian Neal <bgneal@gmail.com>
date Mon, 27 Sep 2010 03:36:58 +0000
parents dbd703f7d63a
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%;
}