cleaned up minor issues from testing embeddable code
[selectricity-live] / public / stylesheets / main.css
index 1ac598a690632ed6400287698997628574713c22..acb8bb294f85eb1d04449a76a84f71ce1b754a18 100644 (file)
@@ -36,6 +36,11 @@ label {
     font-weight: bold;
 }
 
     font-weight: bold;
 }
 
+pre {
+    font-family: monospace;
+    overflow: scroll;
+    background: #d9d9d9;
+}
 
 /* Left column. Includes logo, poll information, and graph. */
  
 
 /* Left column. Includes logo, poll information, and graph. */
  

Benjamin Mako Hill || Want to submit a patch?