Difference between revisions of "Team:UC San Diego"
Line 20: | Line 20: | ||
/*-- Remove borders, float content left and remove padding/margin */ | /*-- Remove borders, float content left and remove padding/margin */ | ||
#globalWrapper, #content{ | #globalWrapper, #content{ | ||
− | background-color: | + | background-color: white; |
border: auto; | border: auto; | ||
float: center; | float: center; | ||
width: 100%; | width: 100%; | ||
− | + | margin: auto; | |
padding: auto; | padding: auto; | ||
} | } |
Revision as of 20:43, 13 July 2015