Line 4: | Line 4: | ||
<style> | <style> | ||
+ | #content { | ||
+ | padding: 0px; | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | body { | ||
+ | background-color: white; | ||
+ | margin: 0px; | ||
+ | } | ||
/* Sections Header | /* Sections Header | ||
--------------------------------*/ | --------------------------------*/ | ||
Line 116: | Line 125: | ||
} | } | ||
</style> | </style> | ||
+ | <body> | ||
<div class="container"> | <div class="container"> | ||
<div class="row clearfix"> | <div class="row clearfix"> | ||
Line 400: | Line 410: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 18:08, 29 June 2018