Advertisement
Teodor92

CalcStyle

Oct 13th, 2012
488
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.15 KB | None | 0 0
  1. #result
  2. {
  3.     width:202px;
  4.     height:40px;
  5. }
  6. #zero
  7. {
  8.     width: 102px;
  9.     height: 50px;
  10. }
  11.  
  12. input[type="button"]
  13. {
  14.     width: 50px;
  15.     height: 50px;
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement