ldapsaisie/public_html/css/default/LSformElement_pre.css
2012-09-14 17:02:08 +02:00

11 lines
160 B
CSS

p.LSformElement_pre {
white-space: pre;
word-wrap: break-word;
font-family: monospace;
}
textarea.LSformElement_pre {
height: 20em;
width: 38.5em;
}