initscript body needs a fixed width font
[plewww.git] / planetlab / css / plc_style.css
index 0a84598..441eb7b 100644 (file)
@@ -38,6 +38,10 @@ input[type="text"], textarea {
     background-position: top;
 }
 
+textarea {
+    font-family: courier, monospace;
+}
 input[type="password"] {
     border: solid 1px #444;
     background-image: url( '/planetlab/icons/form_input_password.png' );