Difference between revisions of "project01:P4"
From 100ybp
Line 53: | Line 53: | ||
div#button { | div#button { | ||
float: left; | float: left; | ||
− | width: | + | width: 150px; |
height: 40px; | height: 40px; | ||
− | margin-right: | + | margin-right: 25px; |
margin-top: 0px; | margin-top: 0px; | ||
opacity: 1; | opacity: 1; | ||
Line 66: | Line 66: | ||
div#buttonlast { | div#buttonlast { | ||
float: right; | float: right; | ||
− | width: | + | width: 150px; |
height: 40px; | height: 40px; | ||
margin-right: 0px; | margin-right: 0px; |