Guest User

Untitled

a guest
May 20th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. body {
  2. width: 800px;
  3. padding: 20px;
  4. margin: auto;
  5.  
  6.  
  7.  
  8. }
  9.  
  10. table {
  11. text-align:left;
  12. width: 650px;
  13. background-color: antiquewhite;
  14. }
  15.  
  16. th {
  17. height: 25px;
  18. }
  19. input {
  20.  
  21. }
Add Comment
Please, Sign In to add comment