pysteve/www/htdocs/css/steve_interactive.css [425:443]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    min-height: 25px;
    cursor: move;
    cursor: grab;
    font-family: monospace;
    font-size: 16px;
    background: linear-gradient(to bottom, #f4f0ad 0%,#eae477 100%);
}
.ballotbox:hover {
    background: linear-gradient(to bottom, #b0d4e3 0%,#88bacf 100%);
}
p {
    max-width: 1100px;
}
body, html {
    width: 1200px;
    margin: 0 auto;
}

* {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



www/htdocs/steve_interactive.css [275:293]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    min-height: 25px;
    cursor: move;
    cursor: grab;
    font-family: monospace;
    font-size: 16px;
    background: linear-gradient(to bottom, #f4f0ad 0%,#eae477 100%);
}
.ballotbox:hover {
    background: linear-gradient(to bottom, #b0d4e3 0%,#88bacf 100%);
}
p {
    max-width: 1100px;
}
body, html {
    width: 1200px;
    margin: 0 auto;
}

* {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



