Difference between revisions of "project01:P4"
From 100ybp
Line 8: | Line 8: | ||
div#headercontainer { | div#headercontainer { | ||
width: 850px; | width: 850px; | ||
− | height: | + | height: 80px; |
margin: 0px; | margin: 0px; | ||
− | margin-bottom: - | + | margin-bottom: -7px; |
− | margin-top: - | + | margin-top: -7px; |
padding: 0px; | padding: 0px; | ||
− | border: | + | border: 2px; |
+ | border-color: #414141; | ||
background: #D7D7D7;} | background: #D7D7D7;} | ||
Line 56: | 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 69: | 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; | ||
Line 107: | Line 108: | ||
<div id="buttonlast"> | <div id="buttonlast"> | ||
[[Project01:P4|'''P4 - DESIGN ELABORATION''']] | [[Project01:P4|'''P4 - DESIGN ELABORATION''']] | ||
+ | </div> | ||
</div> | </div> |