mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-15 06:53:04 +01:00
10 lines
160 B
CSS
10 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;
|
|
}
|