Advertisement
Mine200

Untitled

Aug 25th, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.18 KB | None | 0 0
  1. form{
  2.     border: 2px solid yellow;
  3.     width: 70%;
  4.     margin-left: 0;
  5.     background-color: skyblue;
  6.     color: white;
  7.     font-family: Adobe Garamond;
  8. }
  9. body{
  10.     background-color: midnightblue;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement