diff --git a/print/static/stylesheet.css b/print/static/stylesheet.css index 225142f..7ab0c81 100644 --- a/print/static/stylesheet.css +++ b/print/static/stylesheet.css @@ -37,7 +37,7 @@ textarea#normal{ textarea#big{ background-color: black; color: white; - font-size: 72px; + /* font-size: 72px; */ line-height: 1; word-break: break-all; } @@ -46,4 +46,9 @@ textarea#big{ body { background-color: lightblue; } + + textarea { + width: 100%; + height: 15em; + } } diff --git a/print/templates/print.html b/print/templates/print.html index c7a4665..961a8f9 100644 --- a/print/templates/print.html +++ b/print/templates/print.html @@ -9,19 +9,19 @@
-

print, printed

+

Plain Text Printing Point (ASCII only)

- +

- +