css-editing.htm 112 B

12345678
  1. <style type="text/css">
  2. textarea
  3. {
  4. background-color: #fffff0;
  5. font-family: monospace;
  6. }
  7. </style>