Difference between revisions of "project01:P3"
From 100ybp
Line 8: | Line 8: | ||
div#headercontainer { | div#headercontainer { | ||
width: 850px; | width: 850px; | ||
− | height: | + | height: 80px; |
margin: 0px; | margin: 0px; | ||
margin-bottom: -7px; | margin-bottom: -7px; | ||
Line 57: | Line 57: | ||
height: 40px; | height: 40px; | ||
margin-right: 25px; | margin-right: 25px; | ||
− | margin-top: | + | margin-top: 20px; |
opacity: 1; | opacity: 1; | ||
background: #D7D7D7; | background: #D7D7D7; | ||
Line 70: | Line 70: | ||
height: 40px; | height: 40px; | ||
margin-right: 0px; | margin-right: 0px; | ||
− | margin-top: | + | margin-top: 20px; |
opacity: 1; | opacity: 1; | ||
background: #D7D7D7; | background: #D7D7D7; |