Difference between revisions of "Team:Virginia/Modeling"
Line 38: | Line 38: | ||
<!-- OTHER STRUCTURAL CODE GOES BELOW HERE --> | <!-- OTHER STRUCTURAL CODE GOES BELOW HERE --> | ||
+ | |||
+ | <div id="body-wrapper"> | ||
+ | <div class="container"> | ||
+ | <style type="text/css"> | ||
+ | #body-wrapper { | ||
+ | width: 90%; | ||
+ | margin-left:5%; | ||
+ | height: auto; | ||
+ | background: #fff; | ||
+ | border-radius: 20px; | ||
+ | margin-top: 40px; | ||
+ | margin-bottom: 40px; | ||
+ | padding: 50px; | ||
+ | } | ||
+ | </style> | ||
+ | </div> | ||
+ | </div> | ||
<!-- SPECIFIC STRUCTURAL CODE ENDS HERE --> | <!-- SPECIFIC STRUCTURAL CODE ENDS HERE --> |
Revision as of 18:32, 14 August 2015