Cooking: Dry beans and misc notes on Hummus recipe
[clinton/website/site/unknownlamer.org.git] / default.css
index 065ddc6..06973a6 100644 (file)
@@ -249,6 +249,7 @@ table.image tr td img
 { 
   border: 1px solid #111111;
   max-width: 6in;
+  width: 100%;
 }
 
 table.image tr td:hover
@@ -342,7 +343,7 @@ img.latex-inline
 /* Footer template */
 p.cke-footer
 {  
-  white-space: pre;
+  white-space: pre-wrap;
   font-family: monospace;
   font-style: italic;
   font-size: small;
@@ -435,4 +436,4 @@ p.cke-buttons img
   .emacs-face-variable-name { color: #554406; font-style: italic; }
   .emacs-face-warning { color: #990767;
                         font-weight: bold; }
-}
\ No newline at end of file
+}