Advertisement
Mine200

Untitled

Aug 25th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.15 KB | None | 0 0
  1. textarea{
  2.     color: #222;
  3.     background-color: cyan;
  4.     font-family: arial;
  5. }
  6. body{
  7.     background-color: salmon;
  8.     color: lightblue;
  9.     font-family: impact;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement