Line 261: | Line 261: | ||
/*************** New Nav Menu CSS ******************/ | /*************** New Nav Menu CSS ******************/ | ||
+ | body{ | ||
+ | max-width: 100%; | ||
+ | border-left: 4px solid black; | ||
+ | border-right: 4px solid black; | ||
+ | margin: 10px 30px; | ||
+ | } | ||
/* The outer border wraps the content outside of the box */ | /* The outer border wraps the content outside of the box */ | ||
.outer-border{ | .outer-border{ | ||
Line 296: | Line 302: | ||
/* The inner border contains the nav bar, header and whatever content is in the page....i need to close this div in the footer*/ | /* The inner border contains the nav bar, header and whatever content is in the page....i need to close this div in the footer*/ | ||
.inner-border{ | .inner-border{ | ||
− | border: 4px solid black; | + | border-top: 4px solid black; |
max-width: 100%; | max-width: 100%; | ||
height: auto; | height: auto; |
Revision as of 17:26, 2 July 2018
EMAIL US AT NUSGEM@GMAIL.COM