Difference between revisions of "Template:NAIT Edmonton/CSS"
Line 24: | Line 24: | ||
/* Top */ | /* Top */ | ||
− | # | + | /*-- Remove borders, float content left and remove padding/margin */ |
+ | #globalWrapper, #content{ | ||
+ | background-color: transparent; | ||
+ | border: 0px; | ||
+ | float: center; | ||
+ | width: 1000px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | padding-top: 0px; | ||
+ | } | ||
+ | |||
#wrap{margin:0px;width:1000px;padding:0 0 40px 0;border:0px} | #wrap{margin:0px;width:1000px;padding:0 0 40px 0;border:0px} | ||
.main_content{ clear:both;} | .main_content{ clear:both;} |
Revision as of 18:14, 2 June 2015