Difference between revisions of "Msc1G1:Group"
From rbse
Line 16: | Line 16: | ||
[[Msc1G1:Student2|'''Design''']] | [[Msc1G1:Student2|'''Design''']] | ||
</div> | </div> | ||
+ | |||
+ | div#button { | ||
+ | float: right; | ||
+ | width: 100px; | ||
+ | height: 30px; | ||
+ | margin-right: 10px; | ||
+ | margin-top: 310px; | ||
+ | background: #726658; | ||
+ | opacity: 0.9; | ||
+ | } | ||
+ | div#mainbutton { | ||
+ | float: left; | ||
+ | width: 100px; | ||
+ | height: 30px; | ||
+ | margin-right: 20px; | ||
+ | margin-top:220px; | ||
+ | align: center; | ||
+ | opacity: 1; | ||
+ | } | ||
<br> | <br> |
Revision as of 12:26, 29 September 2016
HYPERBODY Vertical Studio | Fall Semester 2016 - 17
Design-to-Robotic-Production (D2RP) for SMART Student Housing
TUTORS TEAM: Henriette Bier, Nimish Biloria
Research
div#button { float: right; width: 100px; height: 30px; margin-right: 10px; margin-top: 310px; background: #726658; opacity: 0.9; } div#mainbutton { float: left; width: 100px; height: 30px; margin-right: 20px; margin-top:220px; align: center; opacity: 1; }