Guest User

main.css

a guest
Oct 18th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. div {
  2.     margin-top: 24px;
  3.     margin-left: 24px;
  4. }
  5.  
  6. label {
  7.     width: 35%;
  8.     text-align: right;
  9. }
  10.  
  11. input {
  12.     width: 65%;
  13.     margin-left: 12px;
  14. }
Add Comment
Please, Sign In to add comment