font-weight: bold;
}
+pre {
+ font-family: monospace;
+ overflow: scroll;
+ background: #d9d9d9;
+}
/* Left column. Includes logo, poll information, and graph. */
.candidate_box_info {
margin: 0.5em 0 0.5em 3em;
}
-/*.candidate_box_picture {
- width: 100px;
+.candidate_box_picture {
float: left;
- margin: 0 0.8em 0.5em 0;
-}*/
-.candidate_box_picture img {
- width: 100px;
- border: 1px solid black;
+ margin: 0 0.8em 0.4em 0;
}
.candidate_box_description {
display: inline;