Guest User

Untitled

a guest
Jun 24th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. @import url("reset.css");
  2. #page {width:948px;margin:0 auto;padding:84px 0 0 0;position:relative;/*background:transparent url(../img/grid.png) 0 0px repeat-x*/}
  3. #tasks table td {width:30px}
  4. #tasks table th {width:210px}
  5. .footer p {text-align:right;font-style:italic;padding:0 15px 0 0;background:transparent url(../img/next.png) 100% 5px no-repeat}
  6. .footer {margin:20px 0 0 0;display:none}
  7. .header {padding:0 120px 24px 0}
  8. body {padding:15px 0 0 0;background-color:white;color:#000}
  9. form td input {padding:0;width:30px;font:normal normal normal 14px/18px "Lucida Grande", "Lucida Sans", Lucida, Verdana, sans-serif}
  10. form label {font-size:12px;font-style:italic}
  11. form p {margin:0 0 15px 0;font-size:12px;line-height:16px;font-style:normal}
  12. form table label {font-size:12px;line-height:16px;font-style:italic;display:block;padding:0 0 4px 0}
  13. form table tbody {margin:0;padding:0}
  14. form table td {width:228px;vertical-align:bottom}
  15. form table th {width:120px;text-align:left;font-weight:normal;vertical-align:bottom;padding:0 0}
  16. form {width:588px;padding:0px; font:italic normal 14px/18px "Lucida Grande", "Lucida Sans", Lucida, Verdana, sans-serif; margin:0 0 267px 0;}
  17. h1 {font:normal bold normal 24px/24px "Lucida Grande", "Lucida Sans", sans-serif;text-transform:capitalize}
  18. h2 {font:normal bold normal 18px/18px "Lucida Grande", "Lucida Sans", sans-serif;text-transform:capitalize}
  19. .header {}
  20. .submit {margin:36px 0}
  21. .submit input {margin:18px 0}
  22. .error p {margin:0 0 18px 0; background-color:#fee;border:1px solid red;padding:9px;color:red}
Add Comment
Please, Sign In to add comment